Short answer is no - but you can adjust the left position
alternative is to use a text box to display a checkbox Character - see this link
https://www.access-programmers.co.uk...eckbox.305659/
The only way I'm aware of is kind of a hack:
1. In design view select the checkbox
2. Go to the ribbon "Arrange" tab -> "Insert Left" to insert a new column left of the check box column
3. In the report header ctrl+click the header label and the new blank header the left of it
4. Click the ribbon "Arrange" tab -> "Merge"
So now you've created a spacer column to the left of the checkbox. You'll have to manually adjust the left column's width to push the checkbox to the right and effectively center it under its header label to your liking.
![]()
Last edited by kd2017; 07-18-2024 at 08:19 AM. Reason: I really need to start proof reading
You may get some info from this link https://stackoverflow.com/questions/...oes-not-do-thi or
https://stackoverflow.com/questions/...-access-report