Or a way to define one?
My poor workaround is SHIFT+F12 to find all current references, F8 repeated until desired reference is reached. But I would like a keypress that goes specifically to the next.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use
Control+Shift+Down Arrowto move to the next highlighted reference. This executes the Edit.NextHighlighedReference command. Not quite the same as this only works in the currently open file, but it’s close.