Hi
I am not very good when it comes to writing code but I assume this is a very simple question.
I have a report and in it's controlling query I want to define that if a field is empty then the report should show the text N/A in that field.
For example, the report may look like this if the phone number field in the table is empty:
Name: Joe Bloggs
DOB: 01/01/04
Phone No: N/A
Email: joe.bloggs@bloggs.com
Thanks for any help
I am not very good when it comes to writing code but I assume this is a very simple question.
I have a report and in it's controlling query I want to define that if a field is empty then the report should show the text N/A in that field.
For example, the report may look like this if the phone number field in the table is empty:
Name: Joe Bloggs
DOB: 01/01/04
Phone No: N/A
Email: joe.bloggs@bloggs.com
Thanks for any help