View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jaclh2o jaclh2o is offline
external usenet poster
 
Posts: 11
Default if condition on a hot button

What are the detail commands to execute a sub routine within same module
based on one selection from a list of hot bottons.
I imagine something like...

if <<hot bottom #1 selected go to line #XX
--
Thanks