I need a random unique function but im stuck ive tried controls

derez

Expert
Licensed User
Longtime User
Your problem is not clear.
Check help-basics-conditions for explanation about IF statement. Using AND and OR enables comparison of multiple variables.

This has nothing to do with "random unique function"

If this is not what you need - please state it more clearly.
 

Cableguy

Expert
Licensed User
Longtime User
My first answer is yes....

i = Rnd (30, 60)
if x=i then
Do nothing
Else
Do something
End if

But it would help to know the context
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…