pjohns
6th March 2012, 17:48
Hello,
I have set a condtion on a report field of -
tdsls040.cotp <> "MOD"
If my order type is "MOD" then the field does not get printied as expected.
When I add another test to the condition -
tdsls040.cotp <> "MOD" or tdsls040.cotp <> "MAC"
This does not work, the field prints regardless of order type and I'm guessing it's down to syntax. Can somebody please help me with the correct syntax?
Thanks in advance.
I have set a condtion on a report field of -
tdsls040.cotp <> "MOD"
If my order type is "MOD" then the field does not get printied as expected.
When I add another test to the condition -
tdsls040.cotp <> "MOD" or tdsls040.cotp <> "MAC"
This does not work, the field prints regardless of order type and I'm guessing it's down to syntax. Can somebody please help me with the correct syntax?
Thanks in advance.