Hieronymous
New Member
- Joined
- May 15, 2015
- Messages
- 5
Hi,
I am trying to carry out an operation where I have a Timeline worksheet (as shown below) and want to be able to carry out a vlookup operation on a Summary worksheet (also below).
What I want to happen is that each cell in the Timeline worksheet in the range D2:D31 up to FR2:FR31to look at the Summary sheet, and if the Product ID matches (column B in both sheets) then it does a vlookup on the date (Row 1 in Timeline, and Column A in Summary) and brings over the value if there is a match.
I would like to have any #N/A results display as blank instead, and was going to use a nested IF(ISNA) formula for that, but I can't work out how to make the VLookup conditional on the project ID matching.
Thanks in advance!
Timeline sheet:
Summary sheet:
I am trying to carry out an operation where I have a Timeline worksheet (as shown below) and want to be able to carry out a vlookup operation on a Summary worksheet (also below).
What I want to happen is that each cell in the Timeline worksheet in the range D2:D31 up to FR2:FR31to look at the Summary sheet, and if the Product ID matches (column B in both sheets) then it does a vlookup on the date (Row 1 in Timeline, and Column A in Summary) and brings over the value if there is a match.
I would like to have any #N/A results display as blank instead, and was going to use a nested IF(ISNA) formula for that, but I can't work out how to make the VLookup conditional on the project ID matching.
Thanks in advance!
Timeline sheet:

Summary sheet:
