Checkbox in combo box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a combo box based on a check box field. In the drop list it will
display YES or NO but, when NO is selected it then displays a zero. In the
query the combo box is based on how can I format the checkbox field to
display yes or no after selection? Thanks
 
Change the Format property of the combo box (in design view of the form) to
Yes/No option.
 

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

Back
Top