![]() |
|
#2
|
||||
|
||||
|
In theory this would be done like this
Code:
Sub InsertMe()
With Application.Dialogs(wdDialogInsertSymbol)
.Font = "Symbol" 'this isn't working for me
SendKeys "%fsym{DOWN}{ENTER}"
.Show
End With
End Sub
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| for wildcards is there a keyboard shortcut to quickly disable/enable it without having to open ctrl+ | jaygb | Word | 1 | 11-20-2019 07:43 AM |
| Powerpoint-2019 Text in selected theme remains in All Caps even when small caps option is selected | Tanasha4 | PowerPoint | 2 | 04-06-2019 07:53 PM |
| moving the email by a keyboard shortcut to a specific folder according to the sender | Robiche | Outlook | 0 | 03-30-2019 03:04 AM |
| How to choose (specific ie. not ALL) multiple objects with keyboard shortcut | DC19 | PowerPoint | 1 | 09-12-2016 03:48 AM |
Changing keyboard layout - Changing/removing keyboard shortcut
|
Hans L | Windows | 2 | 08-16-2015 05:33 PM |