Inventory List (V lookup) - Output calculated

Salil S

New Member
Joined
Sep 29, 2017
Messages
2
My Columns are:

ItemCostValue In HandRequested OnRequested ForRecieved OnOpen StockQuantity RecievedDispatched QuantityDispatched to:DiscardedIn Stock

<tbody>
</tbody>


Now,
Open Stock = Quantity Received (Manual Entry) + In Stock

Question is:

In Stock should be = VLOOKUP Item name, pick open stock deduct Dispatched Quantity & Discarded. For now I am getting 0.

Then I plan to create a dashboard to reflect stock on today's date for all 15 items as a grid on a another sheet.

How do I resolve these two calculations?

Regards,
Salil.
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
Hi Salil,

Vlookup what & from where?

Also if I read your description correctly 'Open Stock' relies on 'In Stock', and vice versa, 'In Stock' is calculated based on 'Open Stock', what exactly are you trying to calculate with formula and what is given data?

Thanks
 
Upvote 0
Hey istiasztalos,

I was over engineering things. My apologies. I was able to resolve it with moving to three sheets with database, daily entry & dashboard.

It's just one of those times when you overdo yourself :)

Thanks!
 
Upvote 0

Forum statistics

Threads
1,216,101
Messages
6,128,845
Members
449,471
Latest member
lachbee

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