G
George M
It is hard to explain what I am trying to do in the subject line:
I have two workbooks:
One is "Building Methods"
The other is "Costs"
I have a formulas in the Building Methods workbook that needs to look up a
value in the Costs workbook, but the particular sheet it needs to look up
the costs from has to be gotten from a cell in the Building Methods
worksheet.
For instance here is the formula that works:
=IF(G14="ax",'[Costs.xls]2278'!$D$14,"")
The problem is that I need the "2278" to be picked up form cell G4 rather
than be specified as it is in the formula.
Any way to do this?
Thanks
George
I have two workbooks:
One is "Building Methods"
The other is "Costs"
I have a formulas in the Building Methods workbook that needs to look up a
value in the Costs workbook, but the particular sheet it needs to look up
the costs from has to be gotten from a cell in the Building Methods
worksheet.
For instance here is the formula that works:
=IF(G14="ax",'[Costs.xls]2278'!$D$14,"")
The problem is that I need the "2278" to be picked up form cell G4 rather
than be specified as it is in the formula.
Any way to do this?
Thanks
George