Re: Toolbar or Taskbar



> Hello. I want to add a toolbar that contains buttons that activate the
same
> code as is contained in the menu items. How do I do this, please? TIA,
Jim.

I would put the code in subroutines and call the subroutines from both
the menu item's Click event and from the buttons Click event too.

Rick - MVP

.