Excel: Search for and return values in a data range without an empty cell?

pcguate

New Member
Joined
Feb 28, 2018
Messages
1
Not sure how to properly explain this.

I have a table of food items only some of which will be ordered. In a separate tab I want to list out only those items that need to be ordered with the order quantity.

For example here is a data set:


Delivery Days: Monday Tuesday
Order (Friday)SalesWasteIn
Stock
OrderSalesWasteIn
Stock
Boursin Cheese2 21 3
Hummus Dip 0 0
Hummus Trio Dip 0 0
Mixed Berries and Fruits 0 0
Blueberry Yogurt Parfait3 3 3
Mixed Fruits Parfait5 54 9
Strawberry Yogurt Parfait 0 0
The Californian Box 0 0
The Fresh Picnic Box8 81 9
The Garden Box 0 0
The Italian Box 0 0
The Mediteranian Box 0 0
The Protein Box 0 0

<colgroup><col><col><col><col><col span="3"><col><col span="2"></colgroup><tbody>
</tbody>


So in a separate tab I want to only show what items need to be ordered on Monday and their quantity and then what items and quantities need to be ordered on Tuesday. I want to condense it down so you only see items that need to be ordered instead of all items.

I can't figure out a formula to do this. I assume I need some Vlookup formula, but how to do that to only search for non-empty order cells is alluding me.

I have the latest version of Excel for Windows.

Any help out be appreciated!
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.

Forum statistics

Threads
1,214,946
Messages
6,122,401
Members
449,081
Latest member
JAMES KECULAH

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