Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel 2003 SP2
Hello every body This little sub gives me a runtime overflow. Did I miss something? Sub ebj() Dim ll_test As Long ll_test = 162 * 207 End Sub I would have expected ll_test to take a value = 33,534. A Long should be sufficient to hold that. If I change the declaration to Single or Variant I still get an overflow. Any suggestions? Best regards Erik |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
overflow error | Excel Programming | |||
buffer overflow | Excel Programming | |||
Overflow in VBA, but value < limit | Excel Programming | |||
VBA overflow | Excel Programming | |||
VBA overflow | Excel Programming |