If your version can use Filter worksheet function then simply
then you need to adjust the L/Ubound with Redim Preserve key word.![]()
MyArr = WorksheetFunction.Filter(ArrA, ArrB)
If your version can use Filter worksheet function then simply
then you need to adjust the L/Ubound with Redim Preserve key word.![]()
MyArr = WorksheetFunction.Filter(ArrA, ArrB)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks