Return all rows that match condition

bryanhope

New Member
Joined
Mar 22, 2017
Messages
4
A
B
C
D
E
F
G
H
I
Line
Quantity
Description
Price
Extension
Tax Rate
Tax AMT
Type
Total
1
25
descript 1
5.00
125.00
.0825
10.31
Composite
135.31
2
150
descript 2
10.00
1500.00
.0825
123.75
Non-Composite
1623.75

<tbody>
</tbody>


Hello, I have a table like this with thousands of rows I am trying to find a formula that will return all rows that match "Composite" of the Type column, I know there are multiple ways but I am having problems any help would be great. Thanks
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
How about just using Filters?
Just click on the Filter button, select the drop-down on the Type header, and select the "Composite" option.
 
Upvote 0

Forum statistics

Threads
1,215,039
Messages
6,122,802
Members
449,095
Latest member
m_smith_solihull

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top