I f you create a toolbar, you can fix where this tollbar is going t
stay.
when you close the workbook, or take out the add-in if you vba has
macro to quit the toolbar.
the next time you get the toolbar you will get it where you said firs
time.
to keep it in your new position no matter what you do next:
do not take out the toolbar once you quit excel,
And when you call again the add in or and use it again, check if th
toolbar exist already, then if yes, do not create one other sam
toolbar, after deleting the previous one.
this is what we usually do:
1) delete the Toolbar with the name we like for the toolbar
2) create the desired toolbar with the name we wanted, where w
wanted.
avoid this, not deleting the toolbar when you quit the toolbar, thi
way your toolbar will keep the right place
--
Message posted from
http://www.ExcelForum.com