some data are numeric number in my string type field column.
Which function should i use to display those numeric data?
I’ve used with cstr({myfiled}), but it doesn’t work.
pls advise.
Myint (BOB member since 2012-02-02)
some data are numeric number in my string type field column.
Which function should i use to display those numeric data?
I’ve used with cstr({myfiled}), but it doesn’t work.
pls advise.
Myint (BOB member since 2012-02-02)
Did you try ToText({myfiled}) ?
phwrd (BOB member since 2010-10-22)
I’ve tested with it. but still cann’t.
Myint (BOB member since 2012-02-02)
please post a starting example and what you would like as the end result.
phwrd (BOB member since 2010-10-22)
attached file for reference. Output should be display as:
Outlet Code Outlet Name
YGN00733 333
test.xls (246.0 KB)
Myint (BOB member since 2012-02-02)
Hi Myint,
You need 333 or 733 from YGN00733.
Thanks,
Ajai
yourajai (BOB member since 2011-03-09)
I’d like to display 333 as outlet name:
problem is even crystal cann’t recognize and display that name(333) what ever I’ve used Cstr, Totext function.
thnks.
Myint.
Myint (BOB member since 2012-02-02)