PDA

View Full Version : formula syntax



davidcobi
2007-01-08, 10:45 PM
Is there are NOT EQUAL TO syntax for formulas?

aaronrumple
2007-01-08, 10:56 PM
Is there are NOT EQUAL TO syntax for formulas?
Use a NOT statment... =NOT(A=B, Then X, Or Y)

rjcrowther
2007-01-08, 11:01 PM
My understanding is you would achieve this with an IF statement.

Rob

rjcrowther
2007-01-08, 11:03 PM
Sorry Aaron, we both looked at this together. It seems you have it well covered.

davidcobi
2007-01-08, 11:16 PM
Thanks aaron. Helps a bunch.