tracylee
7th September 2015, 05:45
Hi,
I have a problem to display data in the report. I use the free.mem() and alloc.mem() function to read and keep the data. When display the data is string. So, how can I change it to integer/floating on my report?
Example:
category Amount
A 200.00
B 500.50
C 120.40
I want the amount to be numeric but now is display as string. How can I change to numeric? Please advice. Thanks.
I have a problem to display data in the report. I use the free.mem() and alloc.mem() function to read and keep the data. When display the data is string. So, how can I change it to integer/floating on my report?
Example:
category Amount
A 200.00
B 500.50
C 120.40
I want the amount to be numeric but now is display as string. How can I change to numeric? Please advice. Thanks.