Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jean
 
Posts: n/a
Default Link C://excel to H://excel

I work at a company that has offices in several different states, but we have
a common or public drive. Can I put an excel spreadsheet there, where our
other offices can use and update it, and link it so it updates a spreadsheet
on my C drive automatically or at least when I open it?
Jean
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Link C://excel to H://excel

You can use formulas in the workbook on the C: that retrieve values from the
workbook on the H: drive.

If you open both, you can select a cell in a worksheet from the H: drive
workbook and edit|copy.

Then select a cell on a worksheet from the C: drive workbook.

Edit|paste special|Paste link

You'll see syntax you have to use to retrieve those values.

If you close the H: drive workbook, excel will adjust the formula to get the
data from the closed workbook on the H: drive.

ps. One hint: You may find yourself having better luck using the UNC path
instead of the mapped drive letter:

='\\server\folder\folder\[book1.xls]Sheet1'!$A$1
instead of
='H:\folder\folder\[book1.xls]Sheet1'!$A$1



Jean wrote:

I work at a company that has offices in several different states, but we have
a common or public drive. Can I put an excel spreadsheet there, where our
other offices can use and update it, and link it so it updates a spreadsheet
on my C drive automatically or at least when I open it?
Jean


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linking then Sorting Objects of the Link - Is this feasible? JennyJeneralGraves Excel Discussion (Misc queries) 0 January 7th 06 09:59 PM
Paste Link - retaining formatting Suzanne Marie Excel Discussion (Misc queries) 1 August 18th 05 02:02 AM
Link Link Link Karla Excel Discussion (Misc queries) 1 May 17th 05 12:07 PM
Breaking the link T New Users to Excel 1 May 4th 05 10:37 PM
HELP! How do you--> Lock a set of rows but also link worksheets to FRUSTRATED Excel Discussion (Misc queries) 6 December 29th 04 10:05 PM


All times are GMT +1. The time now is 09:52 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"