Thread
:
Round off error
View Single Post
#
1
Posted to microsoft.public.excel.programming
harvey
external usenet poster
Posts: 24
Round off error
Anyone knows how to eliminate roundoff error in a loop?
Dim i as double
for i= - 0.2 to 0.2
debug.print i
next
Thanks:)
Reply With Quote
harvey
View Public Profile
Find all posts by harvey