P
PaulV
After creating a custom toolbar I use
mytoolbar.position = visBarTo
to put it at the top which works almost fine, placing it under the already viewed toolbars
What I would really like to do is move the bottom most already viewed toolbar to the right and tuck mine in next to it instead of under it
Anyone know a VBA way to do something close to this
Thanks
Paul
mytoolbar.position = visBarTo
to put it at the top which works almost fine, placing it under the already viewed toolbars
What I would really like to do is move the bottom most already viewed toolbar to the right and tuck mine in next to it instead of under it
Anyone know a VBA way to do something close to this
Thanks
Paul