Hi Mohan,Originally Posted by mohanvijay
I am able to make it works after copying the code into the Thisworkbook module.
If I wish to create another combo box that pulls the members from other table, what is the best way to do it? Should I declare another function in the Thisworkbook module? Eg; Private Sub Workbook2_Open() ?
Thanks.