setting check box on tables

R

Roy Goldhammer

Hello there

I have application on access 2003 adp.

To some subForm i have i bound access table in order to make it the
dinamicly way to work.

The table is sql server 2005.

in the table there are bit values. I would like to present them in my table
as checkboxes and not as yes/no or true/false.

Is there a way to so so automaticly?
 
Top