Hi all,
I am sorry for the confusing title, I am unsure how to properly express what it is I need in a single title.
I am using Microsoft Office Professional Plus 2010.
I have two arrays in a sheet that look similar to this:
<center>
</center>
The column A shows the "ID" of a task.
Column B shows the completion date of the task
I want to be able to automatically highlight the "Actual" array IDs and dates, according to if the "Actual" is matching ( or greater/less than) the "Proposal". Also if there is no matching task ID in proposal.
- Red if there is no matching task ID in the proposal array
- Orange if the Actual date is later than the proposal date
- Dark green if the Actual date is the same as the proposal date
- Light green if the Actual date is earlier than the proposal date.
Is this possible? I am struggling with how to get conditional formating to search an array, match the ID, then apply the formatting based on a different cell in the same row of the matching ID.
Any help here would be greatly appreciated!
To help visualise the needed automatic formatting:
<center>
</center>
Is this possible to do? It is also fine to use the 3 color scaling for the dates, and then a seperate rule for the dark red to indicate there is no matching ID in the other array.
I am sorry for the confusing title, I am unsure how to properly express what it is I need in a single title.
I am using Microsoft Office Professional Plus 2010.
I have two arrays in a sheet that look similar to this:
<center>
The column A shows the "ID" of a task.
Column B shows the completion date of the task
I want to be able to automatically highlight the "Actual" array IDs and dates, according to if the "Actual" is matching ( or greater/less than) the "Proposal". Also if there is no matching task ID in proposal.
- Red if there is no matching task ID in the proposal array
- Orange if the Actual date is later than the proposal date
- Dark green if the Actual date is the same as the proposal date
- Light green if the Actual date is earlier than the proposal date.
Is this possible? I am struggling with how to get conditional formating to search an array, match the ID, then apply the formatting based on a different cell in the same row of the matching ID.
Any help here would be greatly appreciated!
To help visualise the needed automatic formatting:
<center>
Is this possible to do? It is also fine to use the 3 color scaling for the dates, and then a seperate rule for the dark red to indicate there is no matching ID in the other array.