I have a database field called "report_typ e" that has three possible values (Initial / Follow-up / Final) selected via drop down box.
I need to convert that selected value into a checked box on a report.
I need to convert that selected value into a checked box on a report.
Comment