G
Guest
On a report I have a field that can contain numbers ranging from 2000 to
0.175 (in milligrams). I have tried Format(<string>,"0.###") to get rid of
the zeros when the number is whole, but the decimal point remains. Can I
adjust the user-defined expression or will I need to write a short routine to
remove the decimal point?
TIA for any help.
Sandy
0.175 (in milligrams). I have tried Format(<string>,"0.###") to get rid of
the zeros when the number is whole, but the decimal point remains. Can I
adjust the user-defined expression or will I need to write a short routine to
remove the decimal point?
TIA for any help.
Sandy