Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dolores
 
Posts: n/a
Default Copy File Automatically on Opening It

Is there a way to copy a file automatically on opening it, before any changes
are made to it (to be used as a failsafe in case the user does not save it
before opening it or before they open and change it, and then want to use it
again)? That is, I want to email a file to someone and, when they open the
file, I want a copy of it to be made automatically, so they will have it to
use again at another time. (I dont know if it would make any difference, but
a macro is contained in this file.)
--
Dolores
  #2   Report Post  
Posted to microsoft.public.excel.misc
paul
 
Posts: n/a
Default Copy File Automatically on Opening It

save your file as a template rather than an excel workbook.I save my
templates in the same place as the original workbook.When you open a template
it opens as a copy of the original.
--
paul
remove nospam for email addy!



"Dolores" wrote:

Is there a way to copy a file automatically on opening it, before any changes
are made to it (to be used as a failsafe in case the user does not save it
before opening it or before they open and change it, and then want to use it
again)? That is, I want to email a file to someone and, when they open the
file, I want a copy of it to be made automatically, so they will have it to
use again at another time. (I dont know if it would make any difference, but
a macro is contained in this file.)
--
Dolores

  #3   Report Post  
Posted to microsoft.public.excel.misc
Dolores
 
Posts: n/a
Default Copy File Automatically on Opening It

Thank you for your suggestion, Paul. It is not exactly what I would like to
find.

"Copy the file first," "SaveAs immediately," and using a template all
require giving instructions to the user. I had hoped to find something that
would be invisible to the user.
--
Dolores


"paul" wrote:

save your file as a template rather than an excel workbook.I save my
templates in the same place as the original workbook.When you open a template
it opens as a copy of the original.
--
paul
remove nospam for email addy!



"Dolores" wrote:

Is there a way to copy a file automatically on opening it, before any changes
are made to it (to be used as a failsafe in case the user does not save it
before opening it or before they open and change it, and then want to use it
again)? That is, I want to email a file to someone and, when they open the
file, I want a copy of it to be made automatically, so they will have it to
use again at another time. (I dont know if it would make any difference, but
a macro is contained in this file.)
--
Dolores

  #4   Report Post  
Posted to microsoft.public.excel.misc
paul
 
Posts: n/a
Default Copy File Automatically on Opening It

i thought what i said did exactly what you want...if you send your file as a
template instead of a normal excel workbook,when the third party clicks the
icon for your file it automatically opens as a copy,ie say your workbook is
called Dolores it will open as Dolores1,the original Dolores is "untouched"
--
paul
remove nospam for email addy!



"Dolores" wrote:

Thank you for your suggestion, Paul. It is not exactly what I would like to
find.

"Copy the file first," "SaveAs immediately," and using a template all
require giving instructions to the user. I had hoped to find something that
would be invisible to the user.
--
Dolores


"paul" wrote:

save your file as a template rather than an excel workbook.I save my
templates in the same place as the original workbook.When you open a template
it opens as a copy of the original.
--
paul
remove nospam for email addy!



"Dolores" wrote:

Is there a way to copy a file automatically on opening it, before any changes
are made to it (to be used as a failsafe in case the user does not save it
before opening it or before they open and change it, and then want to use it
again)? That is, I want to email a file to someone and, when they open the
file, I want a copy of it to be made automatically, so they will have it to
use again at another time. (I dont know if it would make any difference, but
a macro is contained in this file.)
--
Dolores

  #5   Report Post  
Posted to microsoft.public.excel.misc
Dolores
 
Posts: n/a
Default Copy File Automatically on Opening It

Paul, thank you very much for your reply and our patience. I do believe the
template is the best solution.

I am not very familiar with templates myself. My concern, and the reason I
would like something that iscompletely invisible to the user, is that there
are so many other instructions that will accompany this file that I was
hoping not to need an instruction for opening the file. Also, I think many of
the people who will be receiving the file will not be familiar with
templates€”which is fine is they doubleclick to open the file. But, if they
open the file by rightclicking, then they have a choice of either New or
Open€”and even though New is bolded, I am concerned that without an
instruction telling to choose New, they will choose Open.

In order for an instruction to be needed only the user who opens the
template instead of opening a new file, is there a way to prevent the user
(who chose Open) from using the template itself? And, if so, is there a way
to then give the person who opens the template itself an instruction like,
€śPlease close this file (without saving changes, if any) and open the file
again either (a) by doubleclicking it or (b) by rightclicking it and choosing
New (to retain the original file for future use)€ť?
--
Dolores


"paul" wrote:

i thought what i said did exactly what you want...if you send your file as a
template instead of a normal excel workbook,when the third party clicks the
icon for your file it automatically opens as a copy,ie say your workbook is
called Dolores it will open as Dolores1,the original Dolores is "untouched"
--
paul
remove nospam for email addy!



"Dolores" wrote:

Thank you for your suggestion, Paul. It is not exactly what I would like to
find.

"Copy the file first," "SaveAs immediately," and using a template all
require giving instructions to the user. I had hoped to find something that
would be invisible to the user.
--
Dolores


"paul" wrote:

save your file as a template rather than an excel workbook.I save my
templates in the same place as the original workbook.When you open a template
it opens as a copy of the original.
--
paul
remove nospam for email addy!



"Dolores" wrote:

Is there a way to copy a file automatically on opening it, before any changes
are made to it (to be used as a failsafe in case the user does not save it
before opening it or before they open and change it, and then want to use it
again)? That is, I want to email a file to someone and, when they open the
file, I want a copy of it to be made automatically, so they will have it to
use again at another time. (I dont know if it would make any difference, but
a macro is contained in this file.)
--
Dolores



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
zero suppression on opening .xls file don Setting up and Configuration of Excel 1 October 26th 05 03:52 PM
"Unable to read file" error message when opening a Excel file that contains a PivotTable report. Tim Marsden Charts and Charting in Excel 2 October 15th 05 02:10 PM
Formula related Crash on Opening File Nodak Excel Worksheet Functions 0 June 15th 05 01:41 PM
Automatically update from source when file opens P Flater Excel Discussion (Misc queries) 1 March 25th 05 09:41 PM
How do I copy data from a cell in one file to another? acraig New Users to Excel 1 February 15th 05 03:09 PM


All times are GMT +1. The time now is 10:42 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"