Rajesh Karunakaran
Programmer
Hi Friends,
I have a report form for Stock Reporting. This same report form is used for different industry requirements. So, some needs decimals in the stock figures (say, any item measured in liters or grams etc which falls in fractions frequently, eg sale of oils or pulses) while some not (say, any item measured by whole numbers, e.g: Garments).
My stock deriving program has decimals. However, how can I modify the field formatting (say the '99999.999' we put in 'Format' of 'Field Property') of the stock figures in the report at run time according to how many decimals need to be shown.
Thank you in advance,
Rajesh
I have a report form for Stock Reporting. This same report form is used for different industry requirements. So, some needs decimals in the stock figures (say, any item measured in liters or grams etc which falls in fractions frequently, eg sale of oils or pulses) while some not (say, any item measured by whole numbers, e.g: Garments).
My stock deriving program has decimals. However, how can I modify the field formatting (say the '99999.999' we put in 'Format' of 'Field Property') of the stock figures in the report at run time according to how many decimals need to be shown.
Thank you in advance,
Rajesh