Hi,
I need a field expression that format a field of a table contains an amount.
stored amount = 10000 ---> should be displayed as =100.00
stored amount = 100 -------> should be displayed as =1.00
last two digits should be showed after decimal.
i had already tried field expression..but cant digging out the exact one.
thanks in advance
fazy... :)