If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Overflow Error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-30-04, 12:49
orraytaft orraytaft is offline
Registered User
 
Join Date: Aug 2004
Posts: 14
Overflow Error

...I'm getting an "Overflow" error midway through my program...anyone know how to clear this out?

Thanks.
__________________
Chaci
Reply With Quote
  #2 (permalink)  
Old 08-31-04, 01:31
DavidCoutts DavidCoutts is offline
Registered User
 
Join Date: Jan 2004
Location: Aberdeen, Scotland
Posts: 1,067
sounds as thogh one of your mumerical variables is going over the highest point it can

so if you have an integer change it to a long, or if you have a long change it tp a double etc.

dave
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On