Excel filter question??
Author
Discussion

easyhome

Original Poster:

223 posts

141 months

Friday 23rd February 2024
quotequote all
Is there a way to filter this so it only shows the packs numbered 1?

So in the below, where there are 3 packs numbered 701, I only want to see 701/1, and so on.

Really hoping this is possible.

TIA.


simon_harris

2,259 posts

52 months

Friday 23rd February 2024
quotequote all
quick and dirty you could text to columns split the second column and then filter on the 1's

mmm-five

11,902 posts

302 months

Friday 23rd February 2024
quotequote all
Yes.

Simply put a filter (from the Data menu/toolbar) on the columns and then filter by [contains] and then type "/1" as the filter.



(screenshot from Mac version so window looks different, but process is the same)

easyhome

Original Poster:

223 posts

141 months

Tuesday 5th March 2024
quotequote all
Thanks All.

mmm-five, took me a while as on Windows you have to put in a * (so "*/1") to represent the other numbers, but I got there in the end!

Cheers.

sgrimshaw

7,557 posts

268 months

Wednesday 6th March 2024
quotequote all
Just use a text filter "contains" /1:


mmm-five

11,902 posts

302 months

Wednesday 6th March 2024
quotequote all
The only reason where you'd need the asterisk would be if you're using 'is' instead of 'contains' or if you're not doing it by the autofilter route and putting it into a formula.