Combo Box

D

Django

Don't know if I am reaching out too far here. However I have made a combo box
based on various lists on a separate sheet. Each line on the lists are color
coded to to identify with data in different columns. Can anyone tell me if
there is a way to get the color coding transfered in the list box so that it
matches the source. Appreciate any help that you can provide.
 
M

Mallycat

That would involve altering the way the control displays the data, and
to the best of my knowledge it can't be done.
 
Top