I have an Access report that populates based on results of a query. I need the report to have checkboxes on each line for the user to click on and off independently.
I have tried using unbound checkboxes on the report and when you click one, the whole list comes on/off. When I make the boxes bound to a yes/no column in the table you cannot click them at all. It gives an message at the bottom that control cannot be edited. The reports are read only.
So, how do you create checkboxes that can be clicked on or off independently in the report?
I have also tried exporting to Word, and the checkboxes do not show up. Exporting as PDF they show up, but are not functional.
Please help me. I am a newbie.
I have tried using unbound checkboxes on the report and when you click one, the whole list comes on/off. When I make the boxes bound to a yes/no column in the table you cannot click them at all. It gives an message at the bottom that control cannot be edited. The reports are read only.
So, how do you create checkboxes that can be clicked on or off independently in the report?
I have also tried exporting to Word, and the checkboxes do not show up. Exporting as PDF they show up, but are not functional.
Please help me. I am a newbie.