I need my code to bring up the dialog box that appears when you manually
click on Templates: 'On my Computer' in the NewTaskPane?
It will let the user create a new doc via a template stored in my templates
collection, but I'd like to trigger this programmatically.
thanks
Jean-Guy Marcil - 06 Mar 2008 14:15 GMT
> I need my code to bring up the dialog box that appears when you manually
> click on Templates: 'On my Computer' in the NewTaskPane?
> It will let the user create a new doc via a template stored in my templates
> collection, but I'd like to trigger this programmatically.
> thanks
Application.Dialogs(wdDialogFileNew).Show