converting info to a Pick box's

  • Thread starter Thread starter Jason Frazer
  • Start date Start date
J

Jason Frazer

I have a table with "X" in columns or blank.
I want to convert the x values into a checked pickbox and
the blank values into an unchecked pickbox.
What would be the best and easiest way to acomplish this.

Thanks for you help
Jason
 
Run an update query to change all the "X" to "Yes"
Then change the datatype to Yes/No.

Thanks
Terri
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top