Overkill32
New Member
- Joined
- May 13, 2011
- Messages
- 49
Can someone explain to me cleary how to input correctly values (or items) into a Combo Box so that i don't have to reload a macro for putting them in?
The only way that seems to be working for me is to do a With loop with the additem method each time i open the file. I try putting or execution the macro in the Workbook_open() macro but it doesn't seems to be working....
Any help possible?
The only way that seems to be working for me is to do a With loop with the additem method each time i open the file. I try putting or execution the macro in the Workbook_open() macro but it doesn't seems to be working....
Any help possible?