GlennC Posted January 10, 2003 Posted January 10, 2003 How would I go about a calculation involving more than one test for an 'if' calculation. In other words, I need a calculation that in effect says: If(a=(b or c or d), e). The 'Case' function allows multiple scenarios, but the 'if' calc doesn't seem to. I don't see "else" or "elseif" type functions available except in scripts. With the 'Case' function, how do I create a Case statement where the test involves comparing two sets of information? eg: something like Case((field a = field b AND field c = field d), result). Your help and a lessening of my confused state is very much appreciated. Glenn
Recommended Posts
This topic is 8058 days old. Please don't post here. Open a new topic instead.
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 accountSign in
Already have an account? Sign in here.
Sign In Now