Suppose I have the following data in Columns A and B:
Green 5
Red
Blue 32
Orange 12
Yellow
White 622
In a separate tab, I would like to create a list that returns only those data items that meet certain criteria (e.g., only nonblanks). So my list would skip Red and Yellow in my example.
It seems like a pretty straightforward formula but I can't figure it out.
Can anyone please help?
Thanks.
Green 5
Red
Blue 32
Orange 12
Yellow
White 622
In a separate tab, I would like to create a list that returns only those data items that meet certain criteria (e.g., only nonblanks). So my list would skip Red and Yellow in my example.
It seems like a pretty straightforward formula but I can't figure it out.
Can anyone please help?
Thanks.