View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tim Williams Tim Williams is offline
external usenet poster
 
Posts: 1,588
Default colorize row if...

Select the data block

Format -- Conditional formatting

select "Formula is"
enter =($O3="AAAA")

choose a format
click OK

Tim.



"sal21 " wrote in message
...
In the range A3:0 i have many rows filled whit a data, my prob is to
colorize font in entire row if in the column O is present the value
AAAA


---
Message posted from http://www.ExcelForum.com/