G Guest Nov 22, 2007 #1 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
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
B Bob Phillips Nov 22, 2007 #2 I came up with a simple method here http://www.vbaexpress.com/forum/showthread.php?t=11016&highlight=userform+menu -- --- 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)
I came up with a simple method here http://www.vbaexpress.com/forum/showthread.php?t=11016&highlight=userform+menu -- --- 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)
P Peter T Nov 22, 2007 #3 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
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