Text colour in ListBox entries

  • Thread starter Thread starter Chris Watts
  • Start date Start date
C

Chris Watts

Is it possible, in vba, to change the text colour of individual entries in a
drop-down list (ListBox or CombBox)? Or does this have to be set the same
for all entries in the list? I know how to do the latter but not the
former.

TIA
Chris
 
No and Yes.
--
Jim Cone
Portland, Oregon USA

"Chris Watts" <[email protected]>
wrote in message
Is it possible, in vba, to change the text colour of individual entries in a
drop-down list (ListBox or CombBox)? Or does this have to be set the same
for all entries in the list? I know how to do the latter but not the
former.

TIA
Chris
 
Back
Top