Hi, I wondered if anyone could help me.
I have an access database as the data store of my application. Amongst other things there is a form where a user ticks a series of tick boxes to say which levels a student has met. These are stored in the database table under the relevant fields as TRUE/FALSE fields (data type: yes/no).
When I mail merge (which I have no issues with) I want the data to appear in a table which if true is returned a tick appears and if false is returned then the cell in the table is blank (in other words reflecting the initial form in a word document) as part of a report.
Can anyone tell me how to check a value of a field when mail merging a record from a table and if it says TRUE - replace the value with a tick symbol and if it says FALSE assign a null (or blank) value.
See pictures for a bit more detail.
Picture details...
1. Grading Form - what the user inputs within the application
2. What the mail merge looks like on initial merging.
3. What the table looks like in access
4. The ideal end result
Thanks folks. Any help you can provide would be great.
I have an access database as the data store of my application. Amongst other things there is a form where a user ticks a series of tick boxes to say which levels a student has met. These are stored in the database table under the relevant fields as TRUE/FALSE fields (data type: yes/no).
When I mail merge (which I have no issues with) I want the data to appear in a table which if true is returned a tick appears and if false is returned then the cell in the table is blank (in other words reflecting the initial form in a word document) as part of a report.
Can anyone tell me how to check a value of a field when mail merging a record from a table and if it says TRUE - replace the value with a tick symbol and if it says FALSE assign a null (or blank) value.
See pictures for a bit more detail.
Picture details...
1. Grading Form - what the user inputs within the application
2. What the mail merge looks like on initial merging.
3. What the table looks like in access
4. The ideal end result
Thanks folks. Any help you can provide would be great.