I was assigned the task of creating a small database by my office.
I created a table with the appropriate field ID, Project, and Approve (checkbox). Then I created a Form of the table.
But when I run my reports I see the actual check boxes. I am trying to understand what I am doing wrong.
What I would like to happen is when a person clicks the approve check box it says yes on the report, and when the check box is not checked it should say no.
Any help would be greatly appreciated.
I created a table with the appropriate field ID, Project, and Approve (checkbox). Then I created a Form of the table.
But when I run my reports I see the actual check boxes. I am trying to understand what I am doing wrong.
What I would like to happen is when a person clicks the approve check box it says yes on the report, and when the check box is not checked it should say no.
Any help would be greatly appreciated.
Comment