Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear Excel Gurus,
I have just encountered the strangest error. Is it a bug in Excel VBA compiler? Below statement encountered overflow error (run-time error 6); If (turnoverToday = (150 * 1000)) Then Below statement encounters no error; If (turnoverToday = (150000)) Then Aren't they the same!!?? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error encounter when i try to click a hyperlink in Excel | Excel Discussion (Misc queries) | |||
need some help, encounter run-time error 1004 | Excel Programming | |||
Simple IF statement | Excel Worksheet Functions | |||
R/T Error encounter - Posted originally to functions ng - in error | Excel Programming | |||
Simple code error statement | Excel Programming |