What is the keystroke to bring up the paragraph menu?

J

Jezebel

Alt-O, then p

But if you're working from VBA, use

Dialogs(wdDialogFormatParagraph).Show
 
S

Stefan Blom

Note that, alternatively, you can assign a keyboard shortcut to the
FormatParagraph command via the Customize Keyboard dialog box (to
access the dialog, choose Tools>Customize, then click the Keyboard
button).

--
Stefan Blom
Microsoft Word MVP


in message
 
Top