Hello:
I'm pretty much a VBA newbie and maybe this can't be done at all, but I've been stuck on this one for at least a week now and I have yet to find an example that helps me out. I need to have two combo boxes synchronized. Basically, I have a worksheet that has a column with Vendor Numbers and another column with their corresponding Vendor Names. I have been successful at filling the two combo boxes (VendorNumber and VendorName) from the worksheet but I need the combo boxes to sync with each other. In other words, if I select a specific Vendor Number from the Vendor Number Combo Box, it will select the corresponding Vendor Name in the Vendor Name combo box and visa versa. Any help with this would be immensely appreciated.
Thank you,
-Joe
I'm pretty much a VBA newbie and maybe this can't be done at all, but I've been stuck on this one for at least a week now and I have yet to find an example that helps me out. I need to have two combo boxes synchronized. Basically, I have a worksheet that has a column with Vendor Numbers and another column with their corresponding Vendor Names. I have been successful at filling the two combo boxes (VendorNumber and VendorName) from the worksheet but I need the combo boxes to sync with each other. In other words, if I select a specific Vendor Number from the Vendor Number Combo Box, it will select the corresponding Vendor Name in the Vendor Name combo box and visa versa. Any help with this would be immensely appreciated.
Thank you,
-Joe