How to Import data from a different .xls file

R

Ron_Marin

I'm running Excel'97. Within the same directory I'm trying to import data
into spreadsheet cell from a cell in a different .xls file. I've tried
='C:\Libraries\Documents\Spreadsheets\[Ron's_Budget_2010.xls]Expenses'!$A$2
but I get an error. Any ideas
Thanks
(e-mail address removed)
 
R

RagDyer

Let XL automatically create the link for you.

Open both WBs.

Click in the target cell and enter an equal sign (*DON'T* hit <Enter>),
Navigate to the source WB and click in the cell containing the data,
NOW hit <Enter> ... and you're done!

Your data is now displayed in the target cell.
Look in the formula bar at the formula (link) XL created for you.

Now, close the source WB and you'll see the link in the target cell expand
to include the FULL path to the source.

You can use this first formula as a starting point to create your own links,
or ... just let XL do it for you all of the time.
 
D

Dave Peterson

Another way.

Open both workbooks
Edit|copy the sending cell
Go to the receiving cell
Edit|Paste special|click the Paste Link button

Excel will build the formula for you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top