ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   highlight entire row based on date (https://www.excelbanter.com/excel-programming/302633-highlight-entire-row-based-date.html)

Home Team Sporting Goods & Apparel

highlight entire row based on date
 
Can somebody point in the right direction as to how to do the following:

I want the entire row to be highlighted yellow if the value in column P
(which is in the 00/00/00 date format) is blank. I have tried conditional
formating but can't seem to get it right. Thanks in advance.

Scott


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.710 / Virus Database: 466 - Release Date: 6/23/2004



Tom Ogilvy

highlight entire row based on date
 
Select Rows 1 to 100 (for example) with A1 as the active Cell

go to Format=conditional Formatting

Change Cell Value is to Formula is in the first dropdown

in the box enter
=isblank($P1)

(adjust the formula to reflect relevance to the activecell if A1 is not the
active cell).

Making P absolute with $P and 1 relative, will adjust the cell properly for
all cells selected.

Now select your formatting.

--
Regards,
Tom Ogilvy

"Home Team Sporting Goods & Apparel" wrote in message
et...
Can somebody point in the right direction as to how to do the following:

I want the entire row to be highlighted yellow if the value in column P
(which is in the 00/00/00 date format) is blank. I have tried conditional
formating but can't seem to get it right. Thanks in advance.

Scott


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.710 / Virus Database: 466 - Release Date: 6/23/2004





Home Team Sporting Goods & Apparel

highlight entire row based on date
 
OK...I got the rows to highlight. Now I just realized that I want the row
to highlight under 2 conditions. The first condition is done...

=ISBLANK($P22)

What I really need to happen is the following:

If cell in Column P is blank AND the cell in Column J is greater than 0 the
I want the entire row to highlight. Is this possible? I attempted to place
another conditon in the conditional formatting but to no avail! Thanks in
advance!


--
Scott Hillis
Home Team Sporting Goods & Apparel

"Home Team Sporting Goods & Apparel" wrote in message
et...
Can somebody point in the right direction as to how to do the following:

I want the entire row to be highlighted yellow if the value in column P
(which is in the 00/00/00 date format) is blank. I have tried conditional
formating but can't seem to get it right. Thanks in advance.

Scott


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.710 / Virus Database: 466 - Release Date: 6/23/2004




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.710 / Virus Database: 466 - Release Date: 6/23/2004




All times are GMT +1. The time now is 10:29 PM.

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