Writing a macro to bring up document map in Word 2016 for MAC - Microsoft Community


dear all,

i have quick key stroke bring document map (and close too).

i wrote  little macro below. but, though uses constant documentmap, open , close sidebar. opens @ thumbnails pane, , not @ document map, still have click on documents map icon want. there way write go straight document map, can 1 keystroke?

thanks 

mark

' navigationpane macro

'

'

if activewindow.documentmap = true then

activewindow.documentmap = false

else

activewindow.documentmap = true

end if

end sub

sub navigation_pane()

'

my error :-} assign keystroke viewdocumentmap command instead.

the site has been modified. don't believe there longer option mark "helpful"... @ least, can't find if there one.



Office / Word / Mac / Office 365 for business



Comments

Popular posts from this blog

Can't Sign-in to OneDrive - Microsoft Community

Shared mailbox permissions - Microsoft Community

Outlook 2016 for Mac - Multiple Issues, Error 17884 - Microsoft Community