Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

#OR# operator - proper syntax 1

Status
Not open for further replies.

beckyc

MIS
May 7, 2003
1
US
What would be the proper syntax for the #OR# command used within @if statement
 
Hi beckyc,

Here you are...

@IF(A1>100#OR#B1="abc","Result if True","Result if False")

Hope this helps.

Regards, ...Dale Watson nd.watson@shaw.ca
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top