View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
filo666 filo666 is offline
external usenet poster
 
Posts: 265
Default Question About customized menu bar

Hi, I made a customized menu bar and I have the problem that when I copy my
Excel file to another computer and I press a button of my menu bar, The
button doesnt find the macro, so I need to define again which macro
correspond to which button, ¿how to save the root directory with the macro so
whatever computer is my Excel worksheet run, the macro is assigned to the
customized button on the menu bar.

TIA