Hi,
I have a userform with a listbox that displays columns of information based on a worksheet of that workbook. If I were to have the workbook open [WORKBOOK A] on the said worksheet and then open another workbook's sheet [WORKBOOK B] and then open the userform with the listbox from workbook A, the listbox is corrupted and pulls it's information from the columns of WORKBOOK B. Is there some way to tell the userform's listbox to only pull it's information from the correct worksheet and ignore other workbooks that may be open on the same time?
Bookmarks