Dear Sirs,
I've a problem which I guess should better to solved by using VBA (instead of Excel functions).
1. I've 2 worksheets, Sheet2 contains a 2-column table which I wish to filter
2. The filtering criteria will be in Sheet1 column A
My idea is to write codes to base on Sheet1 column A values as filter criteria in Sheet2 (column A), with the filtered result copied by transposing the value to Sheet1 column B.
That is the filtered result (vertically) to be copied to Sheet1 column B and/or after horizontally.
The codes can loop through all the Sheet1 column A values one by one.
I've drafted by codes, but seems too many errors to debug.
Appreciate if someone could help.
Many thanks.
Bookmarks