A
AA
I use Word's automatic backup feature, (Options>Save>
AlwaysCreateBackupCopy), which has saved me grief on more
than one occasion.
Lately I've been editing two documents at the same time,
named something like "Brown.Coverletter.May5.doc" and
"Brown.Summary.May5.doc". The problem is that the backup
file for each document is the same: "Backup of Brown.wbk",
because apparently all backup copies are named "Backup of
<whatever precedes the first period in the filename>.wbk".
Any clever VBA script to modify this behavior so that more
of the original filename is incorporated in the backup
filename? Or some other way to get unique backup copies in
this situation other than changing my file naming protocol?
TIA,
Andy
AlwaysCreateBackupCopy), which has saved me grief on more
than one occasion.
Lately I've been editing two documents at the same time,
named something like "Brown.Coverletter.May5.doc" and
"Brown.Summary.May5.doc". The problem is that the backup
file for each document is the same: "Backup of Brown.wbk",
because apparently all backup copies are named "Backup of
<whatever precedes the first period in the filename>.wbk".
Any clever VBA script to modify this behavior so that more
of the original filename is incorporated in the backup
filename? Or some other way to get unique backup copies in
this situation other than changing my file naming protocol?
TIA,
Andy