Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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é |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
René,
You can't, you need to position it in the correct position. Look at the RowIndex property of the commandbar control. -- HTH RP (remove nothere from the email address if mailing direct) "René" wrote in message ... 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é |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Custom Menubar | Excel Discussion (Misc queries) | |||
Create your own Menubar | Excel Discussion (Misc queries) | |||
Icon for Menubar | Excel Programming | |||
excel menubar | Excel Programming | |||
menubar buttons don't appear | Excel Programming |