Page 1 of 1

Concatenate error help

Posted: March 30th, 2014, 12:45 pm
by Tuan
Dear All

The concat function seems strange when I want to combine fields to one. The compile error is : ERROR: Invalid variable type near line... Any help appreciated.
Best
Tuan

Re: Concatenate error help

Posted: March 31st, 2014, 11:18 am
by Tuan
Hi

I want to recall the previous post. The error was because the concat function only combine strings to string and not the number.Tks for reading. :mrgreen:
Best
Tuan

Re: Concatenate error help

Posted: March 31st, 2014, 6:07 pm
by Gregory Martin
If you want to convert numbers to strings, you can use the edit or the maketext functions.