L
Lo
How do you prevent Visual Basic Editor from blowing up
when you're summing numbers and the numbers are in the
billions?
For example, I can type 200 Billion on a worksheet, but
when I do a simple calculation (summing cells) in VBE, and
it exceeds 20 Billion, it gives an "overflow" error
message. For example, it gives a "Run time error 9 -
subscript out of range' message.
Is there a way to show billions in Excel without it
blowing up? I'm a very new VBE/Excel user, so can someone
help walk me through how to do this...
Thanks.
Lo
when you're summing numbers and the numbers are in the
billions?
For example, I can type 200 Billion on a worksheet, but
when I do a simple calculation (summing cells) in VBE, and
it exceeds 20 Billion, it gives an "overflow" error
message. For example, it gives a "Run time error 9 -
subscript out of range' message.
Is there a way to show billions in Excel without it
blowing up? I'm a very new VBE/Excel user, so can someone
help walk me through how to do this...
Thanks.
Lo