OneNote 2010 - Add button to Ribbon or Quick Access Toolbar
I'm using Office 2003 and OneNote 2010.
I used AutoHotKey to create a script I want to use in OneNote 2010. The keyboard Shortcut Ctrl+Alt+C runs my script and all works well.
Now, I'd like to create a button on my Ribbon or put it on the Quick Access Toolbar, but I don't know how to begin. I just started using OneNote 2010 so even ribbons are new to me.
To create a button for a macro on the Quick Access Toolbar
1.Click the File tab.
2.Click Options to open the Outlook Options dialog box, and then click Quick Access Toolbar.
3.In the list under Choose commands from:, choose Macros. Find the text that is similar to Project1.Module1.Test in the list that appears and select that text.
4.Click the Add >> button to add the macro to the list on the right side, and then click the Modify… button to select a button image to associate with the macro.
5.Click OK. You should see your new button on the Quick Access Toolbar above the File tab.
Now you can quickly run your macro at any time without using the Developer tab
Senniger1
ASKER
My question is for OneNote 2010, not Outlook. Your response keeps referencing Outlook. Does it matter?
TMWSIY
I guess it does...I cannot find Macros in One Note.
To create a button for a macro on the Quick Access Toolbar
1.Click the File tab.
2.Click Options to open the Outlook Options dialog box, and then click Quick Access Toolbar.
3.In the list under Choose commands from:, choose Macros. Find the text that is similar to Project1.Module1.Test in the list that appears and select that text.
4.Click the Add >> button to add the macro to the list on the right side, and then click the Modify… button to select a button image to associate with the macro.
5.Click OK. You should see your new button on the Quick Access Toolbar above the File tab.
Now you can quickly run your macro at any time without using the Developer tab