Dastnai

New Member
Joined
Oct 26, 2018
Messages
45
Hi Everyone,

I am looking for a way to build a formula to look at Customer Requests by date compared to inventory. My customer requested are already added into my ending inventory on my report*. So if there is a customer request I need a formula to check if our inventory was positive during that time. Here is an example of my table.



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

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

Customer Requested
11/19/2018
11/20/2018
11/21/2018
11/22/2018
11/23/2018
Texas
300




Kentucky

200
400


California
200
200




<tbody>
</tbody>

Running Inventory
11/19/2018
11/20/2018
11/21/2018
11/22/2018
11/23/2018
Inventory-Texas
-200
300
1400
1600

Inventory-Kentucky

500
700
200
100
Inventory-California
300
50




<tbody>
</tbody>
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
Hi Everyone,

I am looking for a way to build a formula to look at Customer Requests by date compared to inventory. My customer requested are already added into my ending inventory on my report*. So if there is a customer request I need a formula to check if our inventory was positive during that time. Here is an example of my table.



<tbody>
</tbody>

<tbody>
</tbody>

Customer Requested11/19/201811/20/201811/21/201811/22/201811/23/2018
Texas300
Kentucky200400
California200200

<tbody>
</tbody>

Running Inventory11/19/201811/20/201811/21/201811/22/201811/23/2018
Inventory-Texas-20030014001600
Inventory-Kentucky500700200100
Inventory-California30050

<tbody>
</tbody>

Please notate if my inventory is greater than 0 on all days there is a customer request than accept, if not decline.
 
Upvote 0

Forum statistics

Threads
1,215,059
Messages
6,122,917
Members
449,093
Latest member
dbomb1414

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