|
-
Jul 6th, 2006, 05:10 AM
#1
Thread Starter
Frenzied Member
variable overflow in VBA
Hello
I was wondering what happened to the execution of a program after a variable overflows. does the program continue right after the code which does the overflow or is the execution indeterminate.
i have got this piece of code which seems to run of to the begining of the loop (where the offending piece of code was within the loop)
also in vba is there any way to ifnd out if a variable has overflown by using a breakpoint.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|