VBA: Possible to colour seperate lines in a list box?

N

NateBuckley

Greetings,

I'm just wondering if it's possible to colour different lines within a list
box?
I want to do the following

First line - white
Second line - light blue
Third line - white
Fourth line - light blue
and so on.

Just wondering if this is possible?

Thanks in advance for any help.
 
J

JLGWhiz

That option is not included in the Properties list for a ListBox. You do
have the option to use bold or italics but it applies to the entire list, not
single lines.
 
P

Peter T

Did you not see my reply to your similar question under subject:
"ListBoxes - Different Elements, different colours" on 25 March.

Regards,
Peter T
 

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

Top