Forum Discussion
TrentPhx
Aug 16, 2025Copper Contributor
Mail Merge File Open Dialog - File Filter
In Access, when I use the 'Mail Merge Wizard' it opens a standard "File Open Dialog" box where the default "File Filter" only shows basic word documents by default. This default filter does not show ...
- Aug 19, 2025
It's a wizard, so I don't believe you'll find a way to alter its behavior.
However, you may be able to create your own "wizard-like" procedure that opens a file open dialog with the properties you prefer. I'm sure an internet search will turn up some example methods. You could start here.
George_Hepworth
Aug 19, 2025Silver Contributor
It's a wizard, so I don't believe you'll find a way to alter its behavior.
However, you may be able to create your own "wizard-like" procedure that opens a file open dialog with the properties you prefer. I'm sure an internet search will turn up some example methods. You could start here.