hi, i am a new to using VBA and would appreciate if any one would be able to help me.
i have two list boxes, one for companies (ListedCompanies) and the another listbox for the chosen companies (SelectedCompanies).
based on what companies the user has chosen, i have 10 textboxes on the same user form as the listboxes, and would like to disable the textboxes(gray out)if the company within the second listbox (selectedcompanies) is not choosen.