I am pretty much a beginner a writing formulas. For my crystal report, I need to write a formula that tests multiple conditions and selects the right {tabe.field} based on the test.
What is the basic syntax for something like -->
If A and B then X
else if A and C then Y
etc.
What is the basic syntax for something like -->
If A and B then X
else if A and C then Y
etc.