Microsoft
Software
Hardware
Network
Question : runtime error 6 overflow error - vba excel program
Hello experts,
I am stuck on an error (runtime error 6 - overflow) and hoping for some insight. This is a VBA program running in Excel.
Please see the screenshot attached. The error occurs when I try to assign a value retrieve from a spreadsheet to an array that was declared as a Long data type.
- Dim GLArray() As Long
If you have any questions or if further clarification is needed, please let me know.
Answer : runtime error 6 overflow error - vba excel program
Kevin,
if there is a decimal in the Cell, that is less than 2,147,483,647, would it still cause an Overflow (on the Decimal Part)?
Random Solutions
Which HDMI Cable for my XBox 360
Microsoft Office Access Can't Save Design Changes or Save to a New Database object..
Windows XP Home to Professional
Project Server 2007 Tasks
PCI Modem Compatible with Windows 7 64-bit
How do I install Project 2007 to about 20 users via SMS.
How do I create static NAT on ISA Server 2006
Excel Athlete Evaluation Form
Memory Leak error, that only occurs, when i rename my server, and give a specific ip address?
LOAD DATA INFILE - TIMESTAMP, the correct usage