View Single Post
 
Old 01-08-2019, 03:33 AM
sanrou sanrou is offline Windows 7 32bit Office 2013
Novice
 
Join Date: Jan 2019
Posts: 2
sanrou is on a distinguished road
Question Dialogs(wdDialogInsertSymbol).show -- How to keep the dialogue floating?

To input special characters (symbols),
Dialogs(wdDialogInsertSymbol).show
can be used.

However, after inputting one character (symbol), the dialogue disappears.
This is a different behavior from the case we choose the dialogue from menus manually.
If I choose the dialogue from menus, it remains open and ready for inputting another character even after inputting one. The dialogue is floating in this case.

How can I keep the dialogue floating using VBA to show it.

I use Office 2013 and windows 7 (actually Japanese version).

Thanks for reading,

Sanrou.
Reply With Quote