Another possible improvement:
In the custom menu you have "Import File" linked to your macro, you could instead link it directly to the word text Import command.
The macro version is limited to selecting One File (multiple selection explode) while the word command would accept multiple file selection.
Regarding Word < 2003 conditional compile compatibility, you may receive compile error but only in the VBA editor, according to M$ you can safely ignore them, the macro should run, need to test of course...
|