Copying data from another Exel File

  • Thread starter Thread starter Dave S
  • Start date Start date
D

Dave S

How can I copy and keep updated, data from another Excel file?

TIA - Dave
 
Hi
just link the cells with a formula like
='[other_sheet.xls]sheet1'!A1
 
Frank Kabel said:
Hi
just link the cells with a formula like
='[other_sheet.xls]sheet1'!A1
-----Original Message-----
How can I copy and keep updated, data from another Excel file?

TIA - Dave
Hi Frank - Thanks for that. I had problems with the formula and error msgs.
Eventually I opened the master file together with a new file. I placed an =
sign in A1 of the new file and clicked on the square in the top LH of the
master file - and it worked. It's probably the same as you are suggesting,
but this way suited my simple thinking. Anyway thanks for your help - you
certainly pointed me in the right direction.

Dave
 

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

Back
Top