L
Larry
I long time ago I asked if there was a way to have a dialog box close
automatically and there didn't seem to be any way to do it. But
recently I heard from WordTips about the TimeOut argument which is like
this:
Dialogs(wdDialogToolsMacro).Show TimeOut:=1000
This displays the Macros dialog box for one second then dismisses it.
But then there is an error message that says:
Runtime error 4101 Illegal Function Call
Any idea why I'm getting the error?
This is with Word 97.
Thanks,
Larry
automatically and there didn't seem to be any way to do it. But
recently I heard from WordTips about the TimeOut argument which is like
this:
Dialogs(wdDialogToolsMacro).Show TimeOut:=1000
This displays the Macros dialog box for one second then dismisses it.
But then there is an error message that says:
Runtime error 4101 Illegal Function Call
Any idea why I'm getting the error?
This is with Word 97.
Thanks,
Larry