TiagoRocha
New Member
- Joined
- Feb 26, 2019
- Messages
- 4
Hi all,
I have been struggling for a few days with this issue and I'd really appreciate some help:
I have 64 columns of data in one sheet with which I want to build a pivot table. In this pivot table I need to add a filter for the Product IDs columns and I filter out all the Product IDs that start with certain characters or numbers (which I have listed in a named range in another sheet).
These characters or numbers that the Products IDs cannot start with are of different lengths.
Can anyone help me figure out how to write the VBA code for this?
Many thanks.
I have been struggling for a few days with this issue and I'd really appreciate some help:
I have 64 columns of data in one sheet with which I want to build a pivot table. In this pivot table I need to add a filter for the Product IDs columns and I filter out all the Product IDs that start with certain characters or numbers (which I have listed in a named range in another sheet).
These characters or numbers that the Products IDs cannot start with are of different lengths.
Can anyone help me figure out how to write the VBA code for this?
Many thanks.