I'm using conditional formatting on a report. I'm trying to bold font if it does not equal "#1" or "#2"
It works if I only use one but not with arguments.
[NewLineDesc]<>"#1" (this works)
[NewLineDesc]<>"#1" Or "#2" (this does not work)
Thanks.
It works if I only use one but not with arguments.
[NewLineDesc]<>"#1" (this works)
[NewLineDesc]<>"#1" Or "#2" (this does not work)
Thanks.