I’m looking for a very specific formula. My data would be laid out as such.
A5 would contain a date that a document was forwarded
B5 is the slot for the documents due date
I want multiple things to happen
I want B5 to auto populate a due date using the workday function that part is simple enough. BUT I want to set up 3 conditional format rules for this cell.
1. If cell B5 is populated with a date and cell C5 is empty then I want it to highlight B5 yellow to indicate it is the most current date
2. If cell B5 is populated with a date and cell C5 is empty and cell B5’s date is within 5 business days (excluding holidays so workday will be a must) then I want it to highlight B5 orange
3. If cell B5 is populated with a date and cell C5 is empty and Cell B5’s date is the current date or past the current date I want it to highlight Red
Can anyone help me out?
A5 would contain a date that a document was forwarded
B5 is the slot for the documents due date
I want multiple things to happen
I want B5 to auto populate a due date using the workday function that part is simple enough. BUT I want to set up 3 conditional format rules for this cell.
1. If cell B5 is populated with a date and cell C5 is empty then I want it to highlight B5 yellow to indicate it is the most current date
2. If cell B5 is populated with a date and cell C5 is empty and cell B5’s date is within 5 business days (excluding holidays so workday will be a must) then I want it to highlight B5 orange
3. If cell B5 is populated with a date and cell C5 is empty and Cell B5’s date is the current date or past the current date I want it to highlight Red
Can anyone help me out?