sspatriots
Well-known Member
- Joined
- Nov 22, 2011
- Messages
- 585
- Office Version
- 365
- Platform
- Windows
Trying to see if it is possible to filter a column in a table and defined those visible filtered cells as a named range to copy to another range in another table (different workbook). Right now, I'm just curious to know how to name a filtered column range to use further down in my code. Let's say I'm using "Table1" as my Table name and using "Employee Last Name" as my column heading. I filter this column to find all Last Names that start with "W". How could I define these Employee last names that start with "W" as a named range and then make them equal to another range further down in my code that belongs to another table.
Any help would be much appreciated. Thanks, SS
Any help would be much appreciated. Thanks, SS