Hi all,
I have an Excel Sheet with 3 Tables on a single Tab.
Let's say that Columns B & C contain First Names and Last Names, and that the content of these columns is the same across all three tables. The only difference between these tables is the columns to their right.
What I simply can not figure out is how I can automatically apply the filter criteria chosen in the first table to all three:
So instead of setting the filter "Last Name = Myers" on all three tables manually, I would like to set it on Table1 only and then have this very same filter applied to Table1, Table2, Table3 at the same time.
I know similar questions have been asked here before and I did read the answers I could find, but given I am new to VBA, I was not able to apply these answers to my problem.
Are you kind folks willing to help?
Thank you!
Matt
I have an Excel Sheet with 3 Tables on a single Tab.
Let's say that Columns B & C contain First Names and Last Names, and that the content of these columns is the same across all three tables. The only difference between these tables is the columns to their right.
What I simply can not figure out is how I can automatically apply the filter criteria chosen in the first table to all three:
So instead of setting the filter "Last Name = Myers" on all three tables manually, I would like to set it on Table1 only and then have this very same filter applied to Table1, Table2, Table3 at the same time.
I know similar questions have been asked here before and I did read the answers I could find, but given I am new to VBA, I was not able to apply these answers to my problem.
Are you kind folks willing to help?
Thank you!
Matt