A family of Microsoft word processing software products for creating web, email, and print documents.
Hello @SteveD ,
I locked your duplicate post. Word After activating the enter key move cursor to the next icon in the ribbon using VBA.
What, exactly, are you trying to accomplish here?
What is your desired end result?
Why do you need a vba solution? The keytips referenced by the AI bot are not accessible through vba except by emulating key presses.
You can attach a keyboard shortcut to a Word command called by the button or a macro that is called by the button.
Is this a custom ribbon button? If so, how was it created?
Are you using the desktop application?