I created a query from three tables and checked its output which was correct.
I then used the wizard to create a form to display the records produced by this query.
I expected the appearance to be the same as forms used to display the records o individual tables (also created using the wizard.)
The source tables included booleans and the tic boxes. The forms for individual tables displayed these as ticks against a blue background or white with no tick (true/false).
The corresponding tickboxes in the form sourced from the query were grey. They went darker grey for ‘true’.
Trial-and-error found that the ticks would be displayed if 3D was switched off - this was not an issue for the forms displaying data from individual tables.
The now-displayed tickboxes now had a tick against a grey background and not blue, as in the other forms, and ‘false’ was still grey not white.
I have tried all-sorts but have not been able to get the form from the query displaying the booleans in the same way as the forms from the tables.
I have hunted the topics and have not found this issue.