Pls help with checkbox on form

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

Guest

I have a form with a look up list and I want to add a checkbox (yes/no).
When I check the check box for "yes", I would like yes to come up in the look
up list "bolded" and colored red. Can this be done? Can this be done
without code? If not is there a way around this to achieve what I want
accomplish? Thank you.
 
What are you using for the "lookup list", a listbox? If so, no, you can't
apply different formats to different rows or columns in the listbox.
 
Back
Top