L
Ling
I have a question:
How do I round up a variable in VBA? I tried Round() but
it just removes the decimal places.
Eg: x = 0.90
(It should appear as 1)
Thanx for your help...
How do I round up a variable in VBA? I tried Round() but
it just removes the decimal places.
Eg: x = 0.90
(It should appear as 1)
Thanx for your help...