JuanPrebot0019
New Member
- Joined
- Mar 27, 2024
- Messages
- 1
- Office Version
- 2016
- Platform
- Windows
I am trying to trigger a cell to highlight using employee IDs. I want to use the INDEX MATCH function (or anything similar) and I know that LOOKUP functions will not work because the ID #s are not in ascending/descending order and I do not want to sort them. I want to be able to download/copy/paste the updated mass roster on Sheet 1 and download/copy/past the delinquency report on Sheet 2. Sheet 3 would then be used for all the formulas to auto populate all necessary data from both sheets.
The goal is to create a conditional format to change the color for column P2:P500, Sheet 3 (paperwork that has not been submitted) based off blank cells of column AQ2:AQ500, sheet 2 (Delinquency report). To identify the correct employee, I want to use INDEX MATCH using the employee ID #s from column K4:K500, Sheet1 (the mass roster) and cross reference it with the employee ID #s from column A2:A500, Sheet2 (Delinquency report). Is this possible to do with one formula?
The goal is to create a conditional format to change the color for column P2:P500, Sheet 3 (paperwork that has not been submitted) based off blank cells of column AQ2:AQ500, sheet 2 (Delinquency report). To identify the correct employee, I want to use INDEX MATCH using the employee ID #s from column K4:K500, Sheet1 (the mass roster) and cross reference it with the employee ID #s from column A2:A500, Sheet2 (Delinquency report). Is this possible to do with one formula?