Very stuck trying to create a stock controll system

zilch4ry

Board Regular
Joined
Feb 27, 2011
Messages
76
Hi all,

Right.. I am creating a spreadsheet for an ICT task which uses a stock control system, based on which orders the customer has made, for example if the customer orders a "Mozzarella and Tomato pizza" the spreadsheet must deduct 1 mozzarella cheese and 1 tomato from a starting amount; I chose to use 100 as the starting amount.

The problem I have is that I am not too great on excel, meaning I've tried everything and ended up using IF and countIF functions, these do the job fine, but as soon as this customer ends his order and the spreadsheet information is all reset to 0 the raw stock does not stay at its new stock level and raises back to 100 because there are no information in the cells.

I was just wondering is anybody knows a better way of recording stock as I'm getting pretty stuck.

Thanks,

Tom
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
Hi there,

Simple solution... Copy your closing stock values.

highlight your opening stock values, Right click, select paste special then values.

If you then remove the transaction you will be left with your opening stock carried forward, ready for new transactions.

Alternatively link your opening stock value, back to your last sheet. So that the closing stock of one sheet equals the opening stock of the next.

Hope this helps!
 
Upvote 0

Forum statistics

Threads
1,224,506
Messages
6,179,159
Members
452,892
Latest member
yadavagiri

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