S
Sam via OfficeKB.com
Hi All,
Happy New Year.
I have two columns of data: Column "A" = Numeric Labels and Column "B" =
Numeric Values; rows 17 to 100.
I would like a Formula to return across a single row in ascending order
Numeric Labels that have Numeric Values >=4 (greater than or equal to 4).
Sample Data:
Col "A" Col "B"
Labels Values
146 7
131 6
120 6
142 5
105 4
104 4
149 3
140 3
124 3
122 3
etc
Expected Results:
Labels with numeric values of 4 or more Returned across a single row in
ascending order.
104, 105, 120, 131, 142, 146
Thanks,
Sam
Happy New Year.
I have two columns of data: Column "A" = Numeric Labels and Column "B" =
Numeric Values; rows 17 to 100.
I would like a Formula to return across a single row in ascending order
Numeric Labels that have Numeric Values >=4 (greater than or equal to 4).
Sample Data:
Col "A" Col "B"
Labels Values
146 7
131 6
120 6
142 5
105 4
104 4
149 3
140 3
124 3
122 3
etc
Expected Results:
Labels with numeric values of 4 or more Returned across a single row in
ascending order.
104, 105, 120, 131, 142, 146
Thanks,
Sam