![]() |
VB style drop down menu on an excel user form?? help
can any one tell me how you can add a drop down menu live in VB
to an Excel user Form. it does look there is any way. thanks -- Ray |
VB style drop down menu on an excel user form?? help
Hi Ray.
'---------------- can any one tell me how you can add a drop down menu live in VB to an Excel user Form. it does look there is any way. '---------------- Commandbars are not supported in Userforms. Perhaps you could create a deopdown menu with one, or more, Userform controls. --- Regards, Norman |
VB style drop down menu on an excel user form?? help
this is better done with a listbox which is pretty easy to do in VBA on a
userform. You can have the list box or form hidden until it is needed, doesn't have to be LIVE. "Ray" wrote: can any one tell me how you can add a drop down menu live in VB to an Excel user Form. it does look there is any way. thanks -- Ray |
All times are GMT +1. The time now is 06:52 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com