IS it possible to add menu bar to Userforms ,if so then how to Add menu bar
and menu items in user form. Please help.
Thanks
Bob Phillips - 22 Nov 2007 09:23 GMT
I came up with a simple method here
http://www.vbaexpress.com/forum/showthread.php?t=11016&highlight=userform+menu

Signature
---
HTH
Bob
__________________________________________
UK Cambridge XL Users Conference 29-30 Nov
http://www.exceluserconference.com/UKEUC.html
(there's no email, no snail mail, but somewhere should be gmail in my addy)
> IS it possible to add menu bar to Userforms ,if so then how to Add menu
> bar
> and menu items in user form. Please help.
> Thanks
Peter T - 22 Nov 2007 12:07 GMT
Right click your Tool box, Additional controls, add
Microsoft Toolbar Control version 6.0
Add this control to the form, select it, and in properties look at Custom
Explore all the options and eventually you'll figure how to make a typical
looking menu bar (don't give up !)
Regards,
Peter T
> IS it possible to add menu bar to Userforms ,if so then how to Add menu bar
> and menu items in user form. Please help.
> Thanks