Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to build an automatic reference to an external workbook.
E.g. using the formula ='http://www.geocities.com/gunther7039/[betonsportslines.xls]Sheet1'!$F$7 returns the value '9' What I need to do is be able to build the link dynamically and have it return the proper data. I want to be able to is separate the link into 3 parts, build it into a cell and have it return the data E.g. The below data would be in cells A1:A3 (Because the middle cell, A2, will change to a different directory) ='http://www.geocities.com/gunther 7039 /[betonsportslines.xls]Sheet1'!$F$7 What I tried to do was concatenate(A1:A3) and return the data through either a direct or indirect reference, but it just returns a #Value error. Any help? Thanks Ken |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combine sheets to build a report | Excel Discussion (Misc queries) | |||
Using cell value to build external reference | Excel Discussion (Misc queries) | |||
build external ref in formula from text? | Excel Discussion (Misc queries) | |||
Trying to build list based on cell value | Excel Discussion (Misc queries) | |||
How do I build a reference to an external worksheet? | Excel Worksheet Functions |