Re: Saving backups
- From: "Charles Kenyon" <wordfaq@xxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 15 Apr 2006 17:58:49 -0500
He shows how to put it on a button. You can put in on your Save button if
you want.
If you want, you can even intercept the variations on the Save command so
that you will have no choice in the matter.
http://word.mvps.org/FAQs/MacrosVBA/InterceptSavePrint.htm
--
Charles Kenyon
Word New User FAQ & Web Directory: http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
My criminal defense site: http://addbalance.com
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
"Samuel Marin" <SamuelMarin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5B90307C-529F-4116-8382-74BFE58F8E5E@xxxxxxxxxxxxxxxx
Hi.
Neat information, this. My thanks. However this does not solve my problem
completely as the macro needs to be activated manually. I really need that
event handler that will start the autosave Sub when I press the standard
'save' icon.
Can anyone think of a simple enough way to perform this?
Sam.
"Charles Kenyon" wrote:
It has already been written by Graham Mayor.
http://gmayor.com/automatically_backup.htm
--
Charles Kenyon
Word New User FAQ & Web Directory: http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
My criminal defense site: http://addbalance.com
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
"Samuel Marin" <SamuelMarin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:390A20D8-84D4-4CEA-8B7E-73211E7C9EDB@xxxxxxxxxxxxxxxx
Hi. I am new to VBA for Word but I already know a couple of things in
VBA
for
Excel. I'd like to program an autosave sub that would save a .doc file
automatically to a specified location (on my home network) each time
the
'save' button is pressed. I have seen in the VBA help that it can be
done
through a Class module and an event handler. I am afraid this is far
from
what I can take.
Can anyone think of a simpler solution? Or would anyone take some of
their
time to explain such basic programming to one in need?
Thanks a lot.
Sam.
.
- References:
- Re: Saving backups
- From: Charles Kenyon
- Re: Saving backups
- Prev by Date: Re: Saving backups
- Next by Date: Re: Saving backups
- Previous by thread: Re: Saving backups
- Next by thread: Re: Saving backups
- Index(es):
Loading