I have the following calculation
VB Code:
BigNumber = 10000000000000 SmallNumber = 943 MsgBox BigNumber \ SmallNumber
When using any of the Data Types I always get Error 6 "Overflow" returned, is there any way around this?
Thanks in Advance,
Matt
|
Results 1 to 9 of 9
Thread: Data Types And Long NumbersThreaded View
|
Click Here to Expand Forum to Full Width |