View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kent Spry Kent Spry is offline
external usenet poster
 
Location: Melbourne, Australia
Posts: 1
Send a message via Skype™ to Kent Spry
Default Transporting a toolbar within a spreadsheet

I've developed a toolbar which is using a number of
macros. I wanted to embed the toolbars and macros into
the file so that when I use it on another PC the macros
and toolbars are ready to go.

I have saved the macros within the workbook but every time
I copy the file to another PC I have to rebuild the
toolbar.

PS. The toolbar calculates baseball batting and fielding
stats if anyone wants it. I just need to get it completed
first.