L
LisaB
I need to alter a table that has over 100 Yes/No Data type fields.
Currently all the Yes/No Data type fields do not have the Format property
set and the Display Control property is "Text Box"
1. I would like the code to loop through each field in the table and
determine if it is a Yes/No Data type
2. if it is, I want to change the Format property to Yes/No and the Display
Control to Check Box
Can anyone help me out?
Currently all the Yes/No Data type fields do not have the Format property
set and the Display Control property is "Text Box"
1. I would like the code to loop through each field in the table and
determine if it is a Yes/No Data type
2. if it is, I want to change the Format property to Yes/No and the Display
Control to Check Box
Can anyone help me out?