B
Bucklebery
Hi - I am trying to write a simple formula that says if one of these 3
fields has a check mark
then put a Yes in the a new field
IIf( [SG1Active] = "Yes" Or [SG2Active] = "Yes" Or [SG3Active] = "Yes","Yes
","No")
But it doesn't work It just says "No" whether or not there is a check in
the box!
Any Ideas what's wrong - I am using Outlook 2003.
Many thanks
Ian
fields has a check mark
then put a Yes in the a new field
IIf( [SG1Active] = "Yes" Or [SG2Active] = "Yes" Or [SG3Active] = "Yes","Yes
","No")
But it doesn't work It just says "No" whether or not there is a check in
the box!
Any Ideas what's wrong - I am using Outlook 2003.
Many thanks
Ian