I have a database of people and informaation about them (such as DOB). Each person is allowed to make thier information restricted so that it is not published in reports. I have go a Yes/No Feild called [Restricted Toggle] which records Yes if the information is to be restricted.
What I would like to produce is a query that has all peoples names but blanks out the field DOB for all that have toggled the [Restricted Toggle]. I have tried doing this by building a query in design view and writing an IF/ ELSE statement. However either this is not possible or my syntax is rubbish. Can you please help?
Thanks
Handford
What I would like to produce is a query that has all peoples names but blanks out the field DOB for all that have toggled the [Restricted Toggle]. I have tried doing this by building a query in design view and writing an IF/ ELSE statement. However either this is not possible or my syntax is rubbish. Can you please help?
Thanks
Handford