W
Wanjohi Patrick
1)The field generated by the following code will generate
a Yes/No field type but will not display the Check box
when I open the table.
How do I create the field so that the table opens with a
Check box?
Dim dbs As Database
Dim newTable As TableDef
Dim newfld As Field
a Yes/No field type but will not display the Check box
when I open the table.
How do I create the field so that the table opens with a
Check box?
Dim dbs As Database
Dim newTable As TableDef
Dim newfld As Field