ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Use a macro to modify a combo box (https://www.excelbanter.com/excel-programming/361070-use-macro-modify-combo-box.html)

fullers

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.

[email protected]

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