Hi All
I cant not seem to figure this out . Can anyone look at this??
Step$ = .0003
Step1 = Abs(Int(Format(Step$, "##.####')*10000))
The problem is that "Step" in this = 2 when formatted. It should be 3
This seems to work for on all numbers except .0003 in this example.
Thanks Reston
