Yes/No Fields

darsana8

New member
Local time
Today, 00:38
Joined
Apr 9, 2009
Messages
1
I've imported an excel spreadsheet as a new table in access. One column included yes/no data and this WAS imported into access as a yes/no data-type field. The data is listed either "yes" or "no" for each record. However, I was wondering if there is any way to convert this to show as checkboxes rather than yes/no?
 
I don't believe so. You should be able to use checkboxes on a form however. You should be using a form for a user interface instead of working directly in a table or query.


welcometoawf.png
 
However, I was wondering if there is any way to convert this to show as checkboxes rather than yes/no?

I think that can be done. Once you've imported your data in Access, go to your table > Yes/no field and change the format of that field to True/False in lieu of Yes/No.



Hth
 

Users who are viewing this thread

Back
Top Bottom