MichaelTamoush
5 years agoQrew Captain
IF then syntax Question
I know this is simple, but for some reason I can't get the syntax. Example Code: If( [Field A] = true and ([Field B] = "Example1" or [Field C] = "Example2"), "Result A", [Field A] = true and ...