sts023
11-12-2013, 10:22 AM
Hi Guys....
I've been trying to write Word 2010 code to execute a "Save As" dialogue, but using Filters.
I'm in a Template, intercepting Save and Save As commandsds in order to offer a likely Filename and Path (based on the content in the Document).
I've done A LOT of Googling trying to find out how to circumvent the apparent oversight of Word VBA not supporting Filters, but to no avail.
I want to preset the SaveAs dialogue box to "*.docm" instead of "*.docx".
Can anyone point me at an example?
I've been trying to write Word 2010 code to execute a "Save As" dialogue, but using Filters.
I'm in a Template, intercepting Save and Save As commandsds in order to offer a likely Filename and Path (based on the content in the Document).
I've done A LOT of Googling trying to find out how to circumvent the apparent oversight of Word VBA not supporting Filters, but to no avail.
I want to preset the SaveAs dialogue box to "*.docm" instead of "*.docx".
Can anyone point me at an example?