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
Post a Comment