Colour Cells based on multiple criteria Date, Staff and Status.

morjo21

New Member
Joined
Jun 15, 2018
Messages
1
I have a Worksheet with 2 Tabs. Tab 1 = Planner, Tab 2 = Source Data.

Tab1 - Planner, Names and dates of the month
1/6/182/6/183/6/184/6/185/6/186/6/187/6/188/6/189/6/18
Person1
Person2
Person3
Person4

<tbody>
</tbody>

Tab2 - Source Data, Names, Visit Label, Start Date, End Date <-dynamic data pulled from CRM.
StaffNameStart DateEnd DateStatus
Person1Label11/6/182/6/18Open
Person2Label24/6/187/6/18Open
Person3Label32/6/189/6/18Open
Person4Label48/6/189/6/18Scheduled

<tbody>
</tbody>

What I would like to do is Automatically fill the Cell Colour in the Planner based on the data from the Source tab. Bonus if a label can be added to the first cell.

Example:
When opening the spreadsheet it would fill Cells B2 and C2 in light green against Person 1 and add label "Label1" to the cell B2.
Cells I5 and J5 against Person4 will be Dark Green (because the status is different) with label "Lablel4"

Is this possible?
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.

Forum statistics

Threads
1,214,591
Messages
6,120,427
Members
448,961
Latest member
nzskater

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