#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 989
Default Maybe template

I need my users to open a certain spreadsheet from one shared location let
say L:\spreadsheet.xls
but for them to save their data on another location- let say their C drive.
And of course each time they open L:\spreadsheet.xls it will go and fetch
their data from their C drive.

Any idea?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 515
Default Maybe template

I can understand that you want them to start off with a template, yes. Once
they have saved the file on their own PC's hard drive, surely they could just
open that file? No need to increadse traffic on the network, since you in
any case want them to use their own data? You are trying to complicate a
simple excercise, or am I just confused here?
--
Hth

Kassie Kasselman
Change xxx to hotmail


"mark" wrote:

I need my users to open a certain spreadsheet from one shared location let
say L:\spreadsheet.xls
but for them to save their data on another location- let say their C drive.
And of course each time they open L:\spreadsheet.xls it will go and fetch
their data from their C drive.

Any idea?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 989
Default Maybe template

Kassie,
The problem is that there is a lot of users and there will be updates to the
spreadsheet in te future , so it is a deployment problem.

"kassie" wrote:

I can understand that you want them to start off with a template, yes. Once
they have saved the file on their own PC's hard drive, surely they could just
open that file? No need to increadse traffic on the network, since you in
any case want them to use their own data? You are trying to complicate a
simple excercise, or am I just confused here?
--
Hth

Kassie Kasselman
Change xxx to hotmail


"mark" wrote:

I need my users to open a certain spreadsheet from one shared location let
say L:\spreadsheet.xls
but for them to save their data on another location- let say their C drive.
And of course each time they open L:\spreadsheet.xls it will go and fetch
their data from their C drive.

Any idea?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 515
Default Maybe template

I would suggest an email, in the event of an update? To start moving data
hither and thither every time someone opens a file, is to beg for serious
problems! "Fetching their data" would in any case result in your new format
being overwritten, back to what it was before!
--
Hth

Kassie Kasselman
Change xxx to hotmail


"mark" wrote:

Kassie,
The problem is that there is a lot of users and there will be updates to the
spreadsheet in te future , so it is a deployment problem.

"kassie" wrote:

I can understand that you want them to start off with a template, yes. Once
they have saved the file on their own PC's hard drive, surely they could just
open that file? No need to increadse traffic on the network, since you in
any case want them to use their own data? You are trying to complicate a
simple excercise, or am I just confused here?
--
Hth

Kassie Kasselman
Change xxx to hotmail


"mark" wrote:

I need my users to open a certain spreadsheet from one shared location let
say L:\spreadsheet.xls
but for them to save their data on another location- let say their C drive.
And of course each time they open L:\spreadsheet.xls it will go and fetch
their data from their C drive.

Any idea?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 989
Default Maybe template

That does not even start to answer my question. never mind I will have to
find a solution somewhere else.
:-(

"kassie" wrote:

I would suggest an email, in the event of an update? To start moving data
hither and thither every time someone opens a file, is to beg for serious
problems! "Fetching their data" would in any case result in your new format
being overwritten, back to what it was before!
--
Hth

Kassie Kasselman
Change xxx to hotmail


"mark" wrote:

Kassie,
The problem is that there is a lot of users and there will be updates to the
spreadsheet in te future , so it is a deployment problem.

"kassie" wrote:

I can understand that you want them to start off with a template, yes. Once
they have saved the file on their own PC's hard drive, surely they could just
open that file? No need to increadse traffic on the network, since you in
any case want them to use their own data? You are trying to complicate a
simple excercise, or am I just confused here?
--
Hth

Kassie Kasselman
Change xxx to hotmail


"mark" wrote:

I need my users to open a certain spreadsheet from one shared location let
say L:\spreadsheet.xls
but for them to save their data on another location- let say their C drive.
And of course each time they open L:\spreadsheet.xls it will go and fetch
their data from their C drive.

Any idea?



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Maybe template

You could keep the file a .xls file and mark it readonly so the users can't
overwrite that file.

You could put the "template" file on a folder that the users only have read
access to--so they can't save to this drive/folder.

You could create a real template (.xlt) and add a macro to the auto_open routine
that checks to see if the file has been saved. If not, it could pop up a
file|saveas dialog.

I'm not sure how you could ever enforce the "must be saved to the C: drive",
though. Users will save to floppies, USB drives, Network drives, ...

I think the best you can do is make it easy to save to the C: drive.

I don't know what the fetch data from the c: drive means. If you mean links to
other files, you'll have to come up with something (training???) that shows the
users how to use Edit|Links|Change source.

If you mean via a macro, you could just point to where you want.

mark wrote:

I need my users to open a certain spreadsheet from one shared location let
say L:\spreadsheet.xls
but for them to save their data on another location- let say their C drive.
And of course each time they open L:\spreadsheet.xls it will go and fetch
their data from their C drive.

Any idea?


--

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
NCAA tournament brackets template from Template gallery. smcclements Excel Worksheet Functions 2 March 16th 07 02:33 PM
Template question - can I replace the default "worksheet" template Jackie Excel Discussion (Misc queries) 2 April 19th 06 11:59 AM
template flyboybee Excel Discussion (Misc queries) 1 November 16th 05 03:14 PM
Where do I find a template for a high school template? pluspoola Excel Discussion (Misc queries) 0 July 1st 05 02:35 AM
Excel template to load automatically as the default template? David Excel Discussion (Misc queries) 1 March 21st 05 12:24 PM


All times are GMT +1. The time now is 10:30 AM.

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"