Conditional Row Formatting

ss01

New Member
Joined
Jun 7, 2002
Messages
7
How do I highlight certain rows when a condition is met like today is pink, tomorrow is blue background respectively?

Example:
when b2 fall on today() a2..l2 cells is in pink and b5 falls today()+1 a5..l5 cells is in blue background.

I try the Format/Conditonal formatting but it only does one cell only.

Any help will be appreciated.


silver
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
Select the rows of interest. If your dates are in column B starting in B2,Enter these conditions in Conditional Formatting.

Condition 1 Formula is =$B2=TODAY() Set as Pink
Condition 2 Formula is =$B2=TODAY()+1 Set as Blue
Condition 3 Formula is =$B2=TODAY()-1 Set as Yellow

Notice the Row reference is Relative and the Column Reference is Absolute.
This message was edited by lenze on 2002-06-12 08:53
 
Upvote 0
Thanks Ienze, I been trying all methods but could not figure out how to get it done. And this time it Really Works.

Hip Hip Hurray to you.


silver
 
Upvote 0

Forum statistics

Threads
1,214,980
Messages
6,122,563
Members
449,088
Latest member
Motoracer88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top