ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Formatting an entire row based on one cell (https://www.excelbanter.com/excel-worksheet-functions/21077-formatting-entire-row-based-one-cell.html)

colettey29

Formatting an entire row based on one cell
 
If the value in Column 6 of a specific row is equal to 1, I would like to
highlight that entire row... I'm having trouble with the "row" function of
the formula.
Any ideas?
-c

Patti

Will this work:

Highlight the applicable columns, choose Conditional Formatting, select
'Formula Is' and enter

=countif($F1,1)=1

and choose a color. This should highlight the applicable row if the cell in
column F has 1 in it.



"colettey29" wrote:

If the value in Column 6 of a specific row is equal to 1, I would like to
highlight that entire row... I'm having trouble with the "row" function of
the formula.
Any ideas?
-c


Max

Perhaps this would also work as well ..

Press CTRL+A to select the entire sheet
(the initial selection step is important in CF)

Click Fornat Conditional Formatting

Under Condition1

Formula Is | =$F1=1
(note the "$" sign above)

Click Format Patterns tab Gray? OK

Click OK at the main dialog

Now test it out by inputting 1's within any/several cells in col F,
and the entire row(s) will be filled gray ..

--
Rgds
Max
xl 97
---
GMT+8, 1° 22' N 103° 45' E
xdemechanik <atyahoo<dotcom
----
"colettey29" wrote in message
...
If the value in Column 6 of a specific row is equal to 1, I would like to
highlight that entire row... I'm having trouble with the "row" function of
the formula.
Any ideas?
-c





All times are GMT +1. The time now is 07:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com