lonniepoet
New Member
- Joined
- Mar 30, 2014
- Messages
- 8
I'm doing a project for work and it has columns that extend out to 'BH' and 3,416 rows. Columns S through BH contain a specific item number that I would like to filter out and display separately. I would like to only see the rows for customers that have a specific item number in one of their columns. However, my problem is that when I filter the data it only displays the results for one column. For example, I can display all the fields in column 'S' that display 4201-4445, but it doesn't display anything for the rest of the columns. Is there some way to pull and display all rows that contain item number 4201-4445 from multiple columns?