Forum Discussion

Re: Convert a number to text

Right, so that is why I did this in my original response.

var text MyBarCode = ToText([my bar code field]); 
IF(not begins($MyBarCode, "00"), "00" & $MyBarCode, $MyBarCode)


My second simpler response was incorrect.

------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
No RepliesBe the first to reply