Hi,
Not sure if vlookup is the correct thing to use for this but i have data like below:
<tbody>
Name
StartDate
EndDate
John
12/05/2019
15/05/2019
Luke
14/05/2019
14/05/2019
Anna
11/05/2019
16/05/2019
Alex
14/05/2019
16/05/2019
</tbody>
Now for example if a have a sheet with dates if...