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

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college

Forum statistics

Threads
1,214,791
Messages
6,121,611
Members
449,038
Latest member
apwr

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