D
David Ewer
I have an Access database where the data source is a number of tables linked
to several DBF files and an Excel spreadsheet.
One field in my Excel spreadsheet contains several results (with "Y" or "N"
answers). I have used the LEFT expression in a query to split this field into
8 seperate fields.
I would like these fields to appear as tick boxes on a form however the data
type is "Text". How can I change the data type for the 8 new fields in my
query to "Yes/No"?
If it is possible to do this, can these procedure be automated?
Thanks
David
to several DBF files and an Excel spreadsheet.
One field in my Excel spreadsheet contains several results (with "Y" or "N"
answers). I have used the LEFT expression in a query to split this field into
8 seperate fields.
I would like these fields to appear as tick boxes on a form however the data
type is "Text". How can I change the data type for the 8 new fields in my
query to "Yes/No"?
If it is possible to do this, can these procedure be automated?
Thanks
David