mindbender
New Member
- Joined
- Oct 30, 2015
- Messages
- 13
I have an excel sheet with several columns. 1 column is accessory and another is serial number. The data looks like this
123456 BXA
123456 RGT
098765 BXA
098765 ONL
876543 TYR
876543 RED
I want to search/filter on the second column but include all related items.
If I search.filter for BXA in column 2 I would like the following to return:
123456 BXA
123456 RGT
098765 BXA
098765 ONL
Column 2 is an accessory on the serial number (column 1). So basically I need a way to search for specific accessories but in the results also see any other accessories that are also on that serial number.
Is this even possible?
123456 BXA
123456 RGT
098765 BXA
098765 ONL
876543 TYR
876543 RED
I want to search/filter on the second column but include all related items.
If I search.filter for BXA in column 2 I would like the following to return:
123456 BXA
123456 RGT
098765 BXA
098765 ONL
Column 2 is an accessory on the serial number (column 1). So basically I need a way to search for specific accessories but in the results also see any other accessories that are also on that serial number.
Is this even possible?