Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 88
Default i need help creating a stock control system

i have a spreadsheet with4 coloums, they are, product, price, quantity,
stock. for the stock control to work when i type in a number in the quantity
the stock will be deducted by that amount. howvever when i did this everytime
i deleted the number in the quantity coloum the stock changed back to its
original number which was 100. i was wondering whether there was a way for
the stock ( which is 100) to deduct the number typed in the quantity coloum
however to stay as that new number even when the number in the quantity
coloum is deleted because then when i type a new number in the quantity
coloum it will deduct that also which makes the stock control system
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default i need help creating a stock control system

easiest thing I can think of is to set up a macro.
Record a macro where you type in a helper column:
=(field with stock number-field with quantity number)
copy this column, paste-special/values into the stock number column.
Delete the helper column.
stop recording
Add a button to your sheet using the drawing toolbar
Right-click the button and select Add Macro...
Add the macro you just made
When you're ready to update your stock column, click the button...

"reza" wrote:

i have a spreadsheet with4 coloums, they are, product, price, quantity,
stock. for the stock control to work when i type in a number in the quantity
the stock will be deducted by that amount. howvever when i did this everytime
i deleted the number in the quantity coloum the stock changed back to its
original number which was 100. i was wondering whether there was a way for
the stock ( which is 100) to deduct the number typed in the quantity coloum
however to stay as that new number even when the number in the quantity
coloum is deleted because then when i type a new number in the quantity
coloum it will deduct that also which makes the stock control system

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
INVENTORY STOCK COUNT vandy Excel Worksheet Functions 7 December 15th 06 12:20 AM
Scroll bars without control tabs CJ Excel Worksheet Functions 3 August 23rd 06 12:55 AM
Excel Stock List Matt Excel Discussion (Misc queries) 1 December 8th 05 06:29 PM
STOCK CONTROL IDEAS Julian Campbell Excel Discussion (Misc queries) 0 September 17th 05 05:37 PM
Stock control..help please Terry Excel Discussion (Misc queries) 0 January 13th 05 07:16 PM


All times are GMT +1. The time now is 04:12 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"