Is it possible to use a vlookup formula or Datamesh to transfer data when TWO criteria are met.
I have a parent row which is the name of the task and then children row below showing when each employee completed the task (so three columns Task, Employee, Date). I'm looking for a way to transfer the date each individually employee completed each task into a new task tracker for the new year. The order of employees or tasks could change in the new tracking sheet so that is why I am trying to do some sort of data connection formula.
Right now I have a datamesh set up to transfer over the date each task was completed but it only pulls the date over for the first employee in the list.