Hello,
1. on sheets(1), cells("A1") has the name of a combobox "cbx_test" .
2. on a userform1, I have created a combo called "cbx_test".
With VBA, when Userform1 initialise, I try to call the combobox with the value stored in "A1"
something like (this actual code doesn't work)
Thank you![]()
Please Login or Register to view this content.
Bookmarks