I'd copy that formula to an empty cell.
Then I'd remove the pull( and last ).
Then with the cursor still in the formula bar, hit F9 to convert it to text.
Then add the = sign to the formula.
Did that work ok?
If not, maybe your modeldir isn't correct????
I often open the other workbook, build a formula that points to that cell, then
close that workbook so I can see how excel builds that long string.
You may want to post back both versions -- a direct link and the formula you're
using (and what's in modeldir) if you have trouble.
Norm wrote:
Can someone help me out and explain (show an example formula) of how to use
Harlan's pull function?
It sounds exactly like what I need, but I cannot get it to work. Below is
what I have input into the cell which I need to recover data from a closed
workbook.
=pull("'"&ModelDir&"\[jointdefaults.xls]Defaults'!$C$21")
am I even close?
The spreadsheet is always named jointdefaults.xls and the folder path is
obtained in the range ModelDir.
--
Dave Peterson
|