Jump to content

multiple if statements


AntiVirusGuy
 Share

Recommended Posts

if $button2 = (80) & $button3 = (80) & $button4 = (80) & $button5 = (80) & $button6 = (80) Then

I have tried ot with and with out quotes how do I specify multiple if statements

the answer would actually be

if $button2 = (80) And $button3 = (80) And $button4 = (80) And $button5 = (80) And $button6 = (80) Then

however, i think i answered your TRUE question in your other post

8)

nice try... really

NEWHeader1.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...