ryancgarrett
Board Regular
- Joined
- Jun 18, 2011
- Messages
- 122
I'm just finalizing a VBA application I've been working on for some time. I was about to make a Table of Contents sheet with links to various sheets and a bunch of buttons to run various macros I've written when it occurred to me it would be really nice to have instead a tab on the ribbon where I can organize my macros into groups and have buttons to run them. I've looked into it a bit and am a bit perplexed as to how ribbon customization works. It seems that it is all written in XML and I can't figure out how to create buttons to call my macros. Is there a fairly straightforward way of doing this or am I in way over my head?