Hello everyone. I need a formula to look for all the 1's and 2's (A2:J2) and list the corisponding number(A1:J1). My original spreadsheet has 37 numbers. I'm running on a Windows 10 and I think Excel 2013(office 360).
Row 1 A:J are the numbers that it's looking for.
Row 2 A:J is the number of times it found a certain number.
L2:?2 - is the list of numbers(which are in A1:J1) that met the criteria
L2:?2 Can have from 1 to to how ever many numbers it finds.
A1:J1 --- 1 2 3 4 5 6 7 8 9 10
A2:J2 --- 0 1 1 3 2 3 2 2 1 5
L2:?2 --- 2 3 5 7 8 9 (formula to find numbers )
Row 1 A:J are the numbers that it's looking for.
Row 2 A:J is the number of times it found a certain number.
L2:?2 - is the list of numbers(which are in A1:J1) that met the criteria
L2:?2 Can have from 1 to to how ever many numbers it finds.
A1:J1 --- 1 2 3 4 5 6 7 8 9 10
A2:J2 --- 0 1 1 3 2 3 2 2 1 5
L2:?2 --- 2 3 5 7 8 9 (formula to find numbers )