![]() |
Conditonal Formating a entire row
I have 400 rows of data x 30 columns of data. There are four columns that
contain any one of five different key letters (R, NR, O, U, NA). What I want to do is that evertime a letter such as NR shows up in any of the four specified columns, the entire row have a conditional format applied. When I do "Cell Is", the conditional format is only applied to the one cell even if I have the entire row(s) highlighted when I create the conditional format. I tried to find similar posts to help but have not been successful. Using Excel 2003. |
Conditonal Formating a entire row
hi,
high light row 3 and enter this conditional fomat..... =IF(OR($A$3="NR",$B$3="NR",$C$3="NR",$D$3="NR"),1, 0) adjust the cell references as needed. works in xl03. Regards FSt1 "shooter27" wrote: I have 400 rows of data x 30 columns of data. There are four columns that contain any one of five different key letters (R, NR, O, U, NA). What I want to do is that evertime a letter such as NR shows up in any of the four specified columns, the entire row have a conditional format applied. When I do "Cell Is", the conditional format is only applied to the one cell even if I have the entire row(s) highlighted when I create the conditional format. I tried to find similar posts to help but have not been successful. Using Excel 2003. |
Conditonal Formating a entire row
Check your post from 2 days ago - you have an answer there.
Pete On Feb 9, 1:25*pm, shooter27 wrote: I have 400 rows of data x 30 columns of data. *There are four columns that contain any one of five different key letters (R, NR, O, U, NA). *What I want to do is that evertime a letter such as NR shows up in any of the four specified columns, the entire row have a conditional format applied. *When I do "Cell Is", the conditional format is only applied to the one cell even if I have the entire row(s) highlighted when I create the conditional format.. *I tried to find similar posts to help but have not been successful. *Using Excel 2003. |
All times are GMT +1. The time now is 11:23 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com