I am not sure which formula to use for this scenario. I've tried several and all seem to have some limitation. Here are the columns headers I have and the type of data
Target Start Date A= 9/3/2018
Open Date B= 7/2/2018
Source Date C=7/16/2018
Interview D= 7/30/2018
Offer Date E=8/13/2018
Columns B-E are all driven by formulas off of A. Obviously these are all in date format. I'm creating additional columns based on weeks of the year so F column header will 7/2/2018, G header will be 7/16/2018
I need to create a formula that will look for a specific date in a specific row across all 5 columns and then return defined text depending on which column it is in.
So in plain English I want the formula to read: Look for 7/2/2018 in A2, B2, C2, D2 and E2. If you find it in A2 return "Target Start", If you find it in B2 return "Open", If you find it in C2 return "Source " etc. If you don't find it return "n/a".
Not exactly what I need for text but you get the idea. Help!
[TABLE="width: 761"]
<colgroup><col><col><col><col><col><col><col><col></colgroup><tbody></tbody>[/TABLE]
Target Start Date A= 9/3/2018
Open Date B= 7/2/2018
Source Date C=7/16/2018
Interview D= 7/30/2018
Offer Date E=8/13/2018
Columns B-E are all driven by formulas off of A. Obviously these are all in date format. I'm creating additional columns based on weeks of the year so F column header will 7/2/2018, G header will be 7/16/2018
I need to create a formula that will look for a specific date in a specific row across all 5 columns and then return defined text depending on which column it is in.
So in plain English I want the formula to read: Look for 7/2/2018 in A2, B2, C2, D2 and E2. If you find it in A2 return "Target Start", If you find it in B2 return "Open", If you find it in C2 return "Source " etc. If you don't find it return "n/a".
Not exactly what I need for text but you get the idea. Help!
[TABLE="width: 761"]
<colgroup><col><col><col><col><col><col><col><col></colgroup><tbody></tbody>[/TABLE]