All the cells I reference can be found in the image below. I'm trying to figure out how to search for a name that I enter in F3 and then put the date I have in E3 into the corresponding cell in column C.
So, if I put Jim Jones in F3 and today's date in E3, that date would be entered into C3. I know VLOOKUP()
and the INDEX()
MATCH()
pairing can find a cell based on a value, but I think my limited knowledge of Excel and its functions is making my Google searches unfruitful.