Shortcut key for Section Break (next Page)

G

Guest

hello everyone

I couldnt find the shortcut key for Section Break(next Page) command.
Is there such a key or could I assign one.
Or whats the short cut key for the breaks popup box.

any help would be appreciated.

thanx
ahmed
 
G

Graham Mayor

The InsertBreak command which pops up the dialog box is not assigned to a
keyboard shortcut, though you can assign it to one.
If you want to insert a SectionBreak next page by a single keystroke, you
need a macro assigned to a keyboard shortcut.
The macro should contain the line
Selection.InsertBreak Type:=wdSectionBreakNextPage

See http://www.gmayor.com/installing_macro.htm

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
T

Tony Jollans

You can do this without a macro.

Tools > Customize
Click on Keyboard
Select Insert from the categories list on the left
Then scroll down the commands list on the right and Select
InsertSectionBreak
Put the cursor in "press new shortcut" box
Press your desired key combination
Click on Assign
Click on Close, and Close again
 
Joined
Sep 6, 2013
Messages
1
Reaction score
0
The brief keyboard shortcut to bring up the break dialog box is:

Alt+i+b

The full keyboard shortcut to insert a section break (next page) is:

Alt+i+b+n+Enter (viola!)

You're welcome.


hello everyone

I couldnt find the shortcut key for Section Break(next Page) command.
Is there such a key or could I assign one.
Or whats the short cut key for the breaks popup box.

any help would be appreciated.

thanx
ahmed
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top