![]() |
|
#1
|
||||
|
||||
![]()
You could use a pair of macros attached to buttons on the QAT (Quick Access Toolbar) or keyboard shortcuts http://www.gmayor.com/installing_macro.htm
Code:
Sub Go_To_Next() Selection.GoTo What:=wdGoToPage, which:=wdGoToNext End Sub Sub Go_To_Previous() Selection.GoTo What:=wdGoToPage, which:=wdGoToPrevious End Sub or you could just click the Page icon at the bottom left of the ststus bar.
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
#2
|
|||
|
|||
![]() Quote:
![]() |
![]() |
Tags |
link to next, word 16 |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Start page numbering on second page ("link to previous" is greyed-out) | seanspotatobusiness | Word | 1 | 07-11-2018 10:33 AM |
Looking for a way to link page numbers | AprilBelieve | Word | 1 | 07-20-2016 07:21 PM |
No matter what page I link to, it always goes to the same one! | drummo87 | OneNote | 0 | 11-12-2015 10:39 AM |
![]() |
ross5 | OneNote | 2 | 02-09-2015 06:16 PM |
Trying to link page numbers in the footer, but refuses to link after new section | fl0shizzle | Word | 7 | 05-06-2014 12:15 PM |