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
Use pop up form to control web browser
Printing "newspaper columns" in Excel
Calculate value on subform using field on main form
Why does a Letter size print area on a worksheet refuse to print on one page or either scales it down
trigger syntax MSSQL
Convert Hex to Dec from mscomm
What does this warning in Excel mean?
Microsoft Great Plains Dynamics 10.0 Trial Download???
2007 - Text fields imported from Excel have a format property of '@'
Need SQL Syntax help to make my qry more efficient.