Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I would like to set up a spreadsheet where I have a call with a total number of paqs that I have in inventory. I have a column called Units where I enter the units a customer orders. I would like to have excel subtract the number of units in the Units column from the cell where I have the total number of paqs. For instance, I have a cell that says I have 100 paqs in stock. Each time I sell a paq to a customer I add their name and the number of units sold Customer Units Date Name 1 02/10/10 Name 3 02/10/10 How do I get excel to subtract the number of units from the cell that contains the total number of units. Thanks very much for your help. Best regards Dee |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
D1: holds 100 pags
C1: =D1-SUM(B:B) "Dee" wrote: Hello, I would like to set up a spreadsheet where I have a call with a total number of paqs that I have in inventory. I have a column called Units where I enter the units a customer orders. I would like to have excel subtract the number of units in the Units column from the cell where I have the total number of paqs. For instance, I have a cell that says I have 100 paqs in stock. Each time I sell a paq to a customer I add their name and the number of units sold Customer Units Date Name 1 02/10/10 Name 3 02/10/10 How do I get excel to subtract the number of units from the cell that contains the total number of units. Thanks very much for your help. Best regards Dee |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Running total for inventory | Excel Worksheet Functions | |||
FORMULA; ADD A COLUMN, SUBTRACT 1 CELL, TAKE THE TOTAL X 10% | Excel Discussion (Misc queries) | |||
Subtract several rows from a total | New Users to Excel | |||
I subtract 1:0:26 from 1:34:54 and get 12:34:38 AM - I want total. | Excel Worksheet Functions | |||
How do I write a formula to subtract a # from a total ONLY if the. | Excel Worksheet Functions |