View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Patrick Dave Patrick is offline
external usenet poster
 
Posts: 249
Default run-time error '6' - overflow - once I declare a pre-used variable name as integer

You're welcome.


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


"ker_01" wrote:
Doh! Thanks Dave and SMartin- I had made several changes and was
eliminating one potential cause at a time...and had forgotten about the
integer limitation. I'll change it to long, and I'm sure I'll have no
problems.
Thanks!
Keith