I made this macro by recording it:
The string in the Array should be substituted by the value in H5 in a different sheet in the same workbook![]()
Please Login or Register to view this content.
H5 = "5000165", "5000746", "5000831", "5000882", "5001059"
So I tried this:
The MsgBox return the value in cell H5, but the filter returns no values at all.![]()
Please Login or Register to view this content.
Is it possible to do this another way ?
Tried to change the text string in cell H5 and making it semicolon delimited, did not help ?
Also tried to change the text string in cell H5 so it looked like this: 5000165, 5000746, 5000831, 5000882, 5001059, still same result
Bookmarks