I am trying to create a automatic filter with listobjects in excel VBA but it is giving me a runtime error 9. I have checked to make sure that all of the sheet names and table names match but I can't figure it out.
Error is thrown on this line
Set lo = qws.ListObjects("filter")
![]()
Please Login or Register to view this content.
Bookmarks