View Single Post
 
Old 02-06-2019, 04:39 AM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Quote:
Originally Posted by Kalü View Post
I have tested it with only one record. It saves the document under the correct name AND giving me the msg if I want to save changes in letters1 like described above

As if it wants to save the document twice...
That strongly suggests you've messed with the VBA code.
Quote:
Originally Posted by Kalü View Post
Excel is also changing the date format in the "ID" (Name of output file)... what sould be 2019.02.06 is getting 06_02_2019
Which is what it's supposed to do - you shouldn't have periods in file names, so the code changes them to underscores.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote