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
How can we display employee contact photos in the Office Communicator contact card
Code retriving duplicated numbers.
Need to migrate off NT4 domain where in addition to NT4 server there are two 2003 servers and an SBS 2003 server on the network
hide in form closing....can not shut down
Excel - Using Find Method to Locate a Cell in Another Open Workbook
Need to convert bytes to image in web page ASP.Net C#
Need clarification on SMS to SCCM side by side upgrade
Excel interop
Microsoft sql2005 security patch
"Service Unavailable" for all ASP pages, but all html pages OK (intermittent)