Listbox Conditional Formatting

  • Thread starter Thread starter DS
  • Start date Start date
D

DS

Is there anyway to change the color of the font in a record based on a
condition, I have it working kinda but it changes every record in the
listbox based on my selection. I need it to do so automatically.
Thanks
DS
 
I don't believe it's possible (although you could take a look at what
Stephen Lebans has as http://www.lebans.com in case I'm wrong)

One option may be to use a subform instead of a listbox.
 
Douglas said:
I don't believe it's possible (although you could take a look at what
Stephen Lebans has as http://www.lebans.com in case I'm wrong)

One option may be to use a subform instead of a listbox.
I found something there about conditional formating on a true/false
statement, but I can't figure out the code thing to stop the control
from becoming enabled...
Thanks
DS
 

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