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
creating a complicated report in access
BOOT.INI for Win98 on partition 2
Extracting Numbers
Bring back deleted mail
iPhone 3G and SBS 2003/Exchange Activesync
W3WP crashing windows server 2003 and 2008 and iis6 and iis7
Unable to open <a rel="nofollow" href="http://" target="_blank">http://</a>.... Cannot download the information you requested
Open database .mssql type
DSUM - to calculate a running total???
Left and right keys are reversed in excel text boxes