View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Calling a Sub from another

have you assigned a macro to the button on the floating menu? (assuming
it is a custom button and not a built in button)

--
Regards,
Tom Ogilvy

"shashi1515" wrote
in message ...

Hello all,

My code below creates a floating menu called "New Name", but when I
click on the menu, nothing happens. I want it to display a message.

I have written as...