AlanAnderson
Board Regular
- Joined
- Jun 7, 2010
- Messages
- 134
Hi,
I have really strange situation. When I run the identical code (far too much to post) using F5 it falls over (one of my variables not being set by if loop).
When I run code using F8 so I can step through it, the code runs correctly from start to finish and finds that variable.
Does this make sense to anyone? Are there any differences between F5 and F8?
Regards,
Alan
I have really strange situation. When I run the identical code (far too much to post) using F5 it falls over (one of my variables not being set by if loop).
When I run code using F8 so I can step through it, the code runs correctly from start to finish and finds that variable.
Does this make sense to anyone? Are there any differences between F5 and F8?
Regards,
Alan