Hi All,
I am trying to create a conditional formating rule for a working spreadsheet I use at work.
As you see in the table i have names, passport types and the expiration date for each (all the data in the table are fictive). So what I need is a formating that will change the color of the cells in the expiration date but with some conditions…
For every different type of passport I have a different period of time before the date occur when i have to submit the paperwork for revalidation
For diplo, turist and blue passports before expiration with 180 days
For old passports before expiration with 10 days
So… i want to:
Id no | Name | Passport type | Expiration day |
1 | John | Diplomatic | 18 march 2023 |
2 | Marie | Turist | 05 december 2022 |
3 | Michael | Blue | 27 mai 2020 |
4 | Nick | Old | 12 january 2023 |
5 | Matew | (Blank) | (Blank) |
I am trying to create a conditional formating rule for a working spreadsheet I use at work.
As you see in the table i have names, passport types and the expiration date for each (all the data in the table are fictive). So what I need is a formating that will change the color of the cells in the expiration date but with some conditions…
For every different type of passport I have a different period of time before the date occur when i have to submit the paperwork for revalidation
For diplo, turist and blue passports before expiration with 180 days
For old passports before expiration with 10 days
So… i want to:
- fill the expiration day cell with red if is a diplo passport and there are less then 180 days untill expires,
- fill the expiration day cell with red if is an old passport and there are less then 10 days untill expires
- do nothing for the cells that are blank untill i write someting in (a guy gets a new passport)