Replace Values
Replace Values
I am trying to format a report in Gupta where the field returns values of B, C or P. I'd like to display these fields as Billed, Collect or Prepaid. Is there a function that will do that??? Thank you in advance for your help.
Re: Replace Values
I think I figure it out...
StrTranslate( CO_FREIGHT_TERMS, 'B,C,P', 'Billed, Collect, Prepaid') seems to work
StrTranslate( CO_FREIGHT_TERMS, 'B,C,P', 'Billed, Collect, Prepaid') seems to work
Who is online
Users browsing this forum: [Ccbot] and 1 guest