G
Guest
How do I remove the decimal point from fixed numbers but leave the double
zero after the decimal. Currently I am using the Replace() command but if
there are two zeros after the decimal it drops them; I need them to remain.
Currently
495.25 = 49525
495.00 = 495
Need
495.00 = 49500
Thanks,
Scott
zero after the decimal. Currently I am using the Replace() command but if
there are two zeros after the decimal it drops them; I need them to remain.
Currently
495.25 = 49525
495.00 = 495
Need
495.00 = 49500
Thanks,
Scott