View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NateBuckley NateBuckley is offline
external usenet poster
 
Posts: 146
Default VBA: Possible to colour seperate lines in a list box?

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.