View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
René[_2_] René[_2_] is offline
external usenet poster
 
Posts: 24
Default Position menubar

Hi,

I've created a menubar. When Excel opens this bar is placed at top right
position using (Position:=msoBarTop). But when I move it to a different
position, this new position isn't remembered, because everytime Excel opens
the orginal position is used.
How can I maken sure that the last given position is remembered?

thanks
René