View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Paul Martin[_2_] Paul Martin[_2_] is offline
external usenet poster
 
Posts: 133
Default Ribbon - custom button calls macro with argument

Thanks for the reply Andy, though I don't fully understand your
suggestion. What I'm trying to do is capture the user's selection in
a combobox and use that selection as the criteria for what a procedure
performs. Any suggestions?

Thanks in advance

Paul