I did try your second example prior to posting. What I found was it includes everything leading up to 8. I think this has to do with the second condition in the statement. It was very odd to see.
I did try your second example prior to posting. What I found was it includes everything leading up to 8. I think this has to do with the second condition in the statement. It was very odd to see.
should fix itCode:If (x > 4) And (x < 9) Then [do something code here] Endif![]()
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
I will give it a try and see how it effects my code size.
Thanks for all the help so far![]()
Bookmarks