Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
confused in uk
 
Posts: n/a
Default how 2 spreadsheets in diff locations with auto update

Does anyone know how to save the same Excel spreadsheets in different
locations but you only need to update one and the other will auto update?
  #2   Report Post  
Posted to microsoft.public.excel.misc
FSt1
 
Posts: n/a
Default how 2 spreadsheets in diff locations with auto update

hi,
you didn't say if there was a change that the other file might be open by
another user. if so you will have problems what ever you do.
I have a situation where i have to save a file it 2 different
locations.(duel backup)
I wrote a macro that saves the file in the three different loactions. you
can do it on record and put the macro in a this workbook module in the before
save event or before close event. in the before save event, it will
automaticly save to the second loaction when ever you save the file to your c
drive.
Otherwise you would have to use drive formulas in the second file and that
is a hassel i assure you becasue each cell needs it own formula. I only
recomend drive formulas when you are creating a summary and not the entire
workbook.
here is an example of a dirve formula that counts.
=COUNTA('S:\PUBLIC\Ae-pc\WOM\FY03\[WOMJan.xls]MPX'!$A$4:$A$500)
one that just draws data.
=('S:\PUBLIC\Ae-pc\WOM\FY03\[WOMJan.xls]MPX'!$A$4)
one that sums
=SUM('S:\PUBLIC\Ae-pc\MOM\FY03\[WOMJan.xls]MPX'!$Z$4:$Z$500)

good luck
FSt1

"confused in uk" wrote:

Does anyone know how to save the same Excel spreadsheets in different
locations but you only need to update one and the other will auto update?

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
Help - Auto update from multiple spreadsheets plngarbage Excel Discussion (Misc queries) 0 May 12th 06 11:05 AM
formuls results won't update automatically (auto is turned on) cmoennig Excel Worksheet Functions 0 February 16th 06 12:17 AM
Auto Link Update ceemo Excel Discussion (Misc queries) 3 August 27th 05 11:35 PM
Can I disable auto formula update? jch New Users to Excel 4 August 9th 05 06:31 PM
excel links update not working in auto, calculations in auto Mikey Boy Excel Worksheet Functions 0 December 7th 04 11:53 PM


All times are GMT +1. The time now is 07:51 PM.

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

About Us

"It's about Microsoft Excel"