View Single Post
 
Old 07-29-2014, 12:02 AM
macropod's Avatar
macropod macropod is offline Windows 7 32bit 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

The SaveAs2 method was only introduced with Word 2010, which is what the code was originally written for. Hence, you can't use that with Word 2007. Since the code doesn't actually use anything new from Word 2010, though, you should be able to change SaveAs2 to SaveAs.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote