Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a macro running agaist 40,000 line items and keep getting an overflow
error. I've seen this b/4 but can't remember how to fix it. Help? Dan |
#2
![]() |
|||
|
|||
![]()
You probably have an infinite loop somewhere... but without seeing your code
it is a little hard to tell. Post your code and we can take a look at it... "DG" wrote: I have a macro running agaist 40,000 line items and keep getting an overflow error. I've seen this b/4 but can't remember how to fix it. Help? Dan |
#3
![]() |
|||
|
|||
![]()
Dan,
Change your row variable to a Long. An Integer value cannot exceed 32,767 Jim Cone San Francisco, USA "DG" wrote in message ... I have a macro running agaist 40,000 line items and keep getting an overflow error. I've seen this b/4 but can't remember how to fix it. Help? Dan |
#4
![]() |
|||
|
|||
![]()
Found it, you are correct.... Thanks
"Jim Thomlinson" wrote in message ... You probably have an infinite loop somewhere... but without seeing your code it is a little hard to tell. Post your code and we can take a look at it... "DG" wrote: I have a macro running agaist 40,000 line items and keep getting an overflow error. I've seen this b/4 but can't remember how to fix it. Help? Dan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error trapped only while stepping through the code - Not triggered when run | Excel Discussion (Misc queries) | |||
Error trapped only while stepping through the code - Not triggered when run | Excel Discussion (Misc queries) | |||
Problem with VBA returning the contents of a long formula. | Excel Discussion (Misc queries) | |||
ERROR | Excel Discussion (Misc queries) | |||
Excel error - Startup (and Acrobat PDFMaker) | Setting up and Configuration of Excel |