Jump to content

greater than question


am632
 Share

Recommended Posts

Hi,

just a quick 1, its probably really simple but I cant seem to find how to do it.

Basically I have a variable which is a changing number. and I want to do the following.....

If $varnumber = >3 then
MsgBox(0,"","exceeds 3")
Else
MsgBox(0,"","does not exceed 3")
EndIf

If $varnumber is greater than 3 then msgbox etc.

Can anyone tell me how to do this please?

Thanks

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...