View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lars Rasmussen Lars Rasmussen is offline
external usenet poster
 
Posts: 2
Default Changing color of a row depending on coloum values?


"Bob Phillips" wrote in message
...
I assume that you mean CF is too limited as it is restricted to 3
conditions.

For more than 3 conditions, you need VBA event code. If you want to avoid
building the code, there is a free add-in to do it for you at
http://www.xldynamic.com/source/xld.....Download.html


Hi

Thanks for the reply.
But then this has to be intalled on every PC that should view/print/edit
this spreadsheet?

I was probably looking for some few lines of code that i could paste into
the VB editor.

br Lars