I'm seeking help. I'm trying to conditionally format multiple dates for one person from a report and project them onto a roll book
The report generates workplace names and the type of leave they will be taking within a date range.
I will provide an example workbook but for reference the data is generated like this:
ID NO~PERSON~TYPE OF LEAVE~BEING~END DATE
~123~PERSON A~SICK LEAVE~01/01/22~02/01/22
~123~PERSON A~LEAVE~05/01/22~07/01/22
I Import the data as a text file and delimit it to break it up.
I'm hoping this can be acheived.
I'm aware of the following formulas OR(AND( set the ranges ) but the report is never the same each month one person can take multiple or one type of leave.
Any help is much appreciated.
Bookmarks