How can I remove prefix string#? from list using calculation field.
How can I remove prefix string#? from list using calculation field.
I have column [Nazwa klienta] - this is a calculated column. To this column I put two others columns [Nazwa] and [SAN] - those columns are in other site.
I use this formula:
=[Nazwa]&" "&"("&[SAN]&")"
to receive
Nazwa_klienta (SAN000000)
After that, I create a site columns and use like a reference and use in other list.
Do I need to create two columns? One for the reference column and second for the calculated field?
To be clearly - this STRING;# shows only when I using Word (when I try to pick up a client).