|
-
Dec 4th, 2007, 04:11 PM
#1
Thread Starter
Fanatic Member
[2005] Need help with IF statment
Hi,
I am trying to create an if statement with three things that must be check. I need VARIABLE1 to be true and need VARIABLE2 OR VARIABLE3 to be true also. I just can't seem to get the logic right. If I do VARIABLE1 = True AND VARIABLE2 = True OR VARIABLE3 = True then obviously if VARIABLE3 is true then it will pass regardless if VARIABLE1 is true or now. And I can't think of any other way. Any ideas?
Thanks!
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
|