Forum Discussion
Jbalas
Sep 11, 2023Copper Contributor
Filtering * and ? in a pivot table
I have a set of data that ends with an * , If i try to filter it Excel consider this characters as any and does not filter anything. how can I explain to filter exactly the "*"
Use ~* to filter items containing an asterisk, and ~? to filter items containing a question mark.
1 Reply
Sort By
Use ~* to filter items containing an asterisk, and ~? to filter items containing a question mark.