View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
[email protected] joeafro84@hotmail.com is offline
external usenet poster
 
Posts: 11
Default Using formulae to change the colour of cells in Excel

My problem is that I want to make every cell relate to the one to the
left of it and only that cell, so that the conditional formatting that
happens in C2 depends only on the data in B2. Then I need to copy the
same criteria down the whole of the C column, so that C3 only relates
to B3, C4 only to B4 etc. I have tried using a formula =LEN(C2) but
the results this gives bear no relation to my table.