ListBox

  • Thread starter Thread starter Patrick C. Simonds
  • Start date Start date
P

Patrick C. Simonds

Is there any way to have the text in a ListBox be the same color as the
RowSource text?
 
A userform list box has a ForeColor property which you can set but it
affects all items in the list box. There's no way to make one item a
different color than the others.
 

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