![]() |
Use a macro to modify a combo box
I have a macro that runs and displays a user form where I have set up a combo
box. What I want to be able to do is change the row source in my combo box using the macro before it is displayed. How would I go about doing this? Thanks. |
Use a macro to modify a combo box
See earlier posts on combo boxes, but basically
form1.combobox1.rowsource=whatever form1.show |
All times are GMT +1. The time now is 07:38 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com