Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formating
Message
From
02/09/2002 01:57:06
Teddy Win
Bytel Information Technology
Jakarta, Indonesia
 
 
To
02/09/2002 01:24:53
General information
Forum:
Visual Basic
Category:
Other
Title:
Miscellaneous
Thread ID:
00695872
Message ID:
00695883
Views:
11
Thanks for your quick reply, but I after I traced the codes.. I think the result value will be rounded when it execute the format command:

Msgbox mVATValue ' Result = 1658.97138 (This is the correct result)

' The value will be rounded when below code run..

mDisplay = Format(mVATValue, "###,###,##0.0000")

mDisplay will shown 1,658.9714

and also I have followed your suggestion to change all of Single data type to Double data type.. but the same problem is still occurs.. any idea? Thanks

Regards
Winan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform