New to VBA and would greatly appreciate assistance.
Using Excel 2010 and modifying code found online.
I have created a userform which contains Listbox populated from another table. Listbox is multiselect.
I need to filter table to view rows based on user-selected item(s) from Listbox. Here is what does not work....
![]()
Please Login or Register to view this content.
This error message refers to ".Filter" in debug
Compile error:
Method or data member not found
Bookmarks