Hi,
Pretty new to excel formulas.
I'll lay it all out....
I would like to use (Cell=G18) on my master worksheet to return a usable hyperlink specific to cells in another workbook that has pdf's attached.
In my master workbook, (Cell=G4) has a vlookup formula that returns a result from a the separate workbook. This result is what i'm looking to also show in (Cell=G18).
This is my current formula.
=HYPERLINK(VLOOKUP(G4,'[ADAMS PRICE CHART.xlsx]VLOOKUP WORKSHEET'!$A$2:$A$74,1,FALSE))
I'm currently getting an error: cannot open the specified file.
The correct cell information populates.
Hopefully that makes sense.
Thanks in advance!
Pretty new to excel formulas.
I'll lay it all out....
I would like to use (Cell=G18) on my master worksheet to return a usable hyperlink specific to cells in another workbook that has pdf's attached.
In my master workbook, (Cell=G4) has a vlookup formula that returns a result from a the separate workbook. This result is what i'm looking to also show in (Cell=G18).
This is my current formula.
=HYPERLINK(VLOOKUP(G4,'[ADAMS PRICE CHART.xlsx]VLOOKUP WORKSHEET'!$A$2:$A$74,1,FALSE))
I'm currently getting an error: cannot open the specified file.
The correct cell information populates.
Hopefully that makes sense.
Thanks in advance!