Skip listing record based on value

LJREdinburgh

New Member
Joined
May 20, 2014
Messages
46
Hi All, I'm sure this has been discussed before but I'm not looking for the correct keyword. Apologies.

I would like Excel to list values only if certain criteria are met. I'm looking for a formula, no VBA please.

An example:

ABCD
1NameNumberPublish?Up/Down
2Tom5YUp
3David8NUp
4Steven4YUp
5Sean3YDown
6Teresa9YUp
7Claire5NDown

<tbody>
</tbody>

I want this list to display only records where it says "Up" in column D and where it says "Y" in column C, ie:


ABCD
1NameNumberPublish?Up/Down
2Tom5YUp
3Steven4YUp
4Teresa9YUp
5

<tbody>
</tbody>

I assume something that incl. =INDEX but I'm not certain.

Thank you for your help.
 
Last edited:

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"

Forum statistics

Threads
1,213,494
Messages
6,113,986
Members
448,538
Latest member
alex78

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