Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
Good Day-
I am in need of creating a formula in my workbook of Excel 2002. I want to have an inventory on one of the worksheets and on the other worksheet(s) have a formula that will subtract or add inventory. I would like to see the results of the sales and have one sheet that would continually tally what the sales are. -- Most grateful for your assistance. |
#2
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
Hi Tom
Not at all clear what you are trying to achieve here? Perhaps a more specific explanation would help. -- Hth Kassie Kasselman Change xxx to hotmail "Weaver Tom" wrote: Good Day- I am in need of creating a formula in my workbook of Excel 2002. I want to have an inventory on one of the worksheets and on the other worksheet(s) have a formula that will subtract or add inventory. I would like to see the results of the sales and have one sheet that would continually tally what the sales are. -- Most grateful for your assistance. |
#3
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
Kassie-
I am working on an excel spreadsheet. I have run into a problem of having to make a formula go from one of the worksheets to another worksheet that is on another tab in the workbook. I understand that I can do formulas for this problem I am having; however I need to know how. Ex: on worksheet one I have an addition of 1+1. I can get the answer to go to another one of the worksheets that I have. Tom -- Most grateful for your assistance. "kassie" wrote: Hi Tom Not at all clear what you are trying to achieve here? Perhaps a more specific explanation would help. -- Hth Kassie Kasselman Change xxx to hotmail "Weaver Tom" wrote: Good Day- I am in need of creating a formula in my workbook of Excel 2002. I want to have an inventory on one of the worksheets and on the other worksheet(s) have a formula that will subtract or add inventory. I would like to see the results of the sales and have one sheet that would continually tally what the sales are. -- Most grateful for your assistance. |
#4
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
If you have a formula doing a calculation on one sheet, which you also want
to show on another sheet, you have one of two options. Either enter the same formula on the other sheet, or refer to the cell on the other sheet. Say you have a formula in C1, such as =SUM(B:B), to total Col B in Sheet 1. You want this total to also show up in Sheet 2, say in G25. In G25 on sheet 2 you can enter either of the following formulae =Sheet1!C1, or else =SUM(Sheet1!B:B). Already having the calculation formula in Sheet 1, I would use the first formula though. Hope this answers your question? -- Hth Kassie Kasselman Change xxx to hotmail "Weaver Tom" wrote: Kassie- I am working on an excel spreadsheet. I have run into a problem of having to make a formula go from one of the worksheets to another worksheet that is on another tab in the workbook. I understand that I can do formulas for this problem I am having; however I need to know how. Ex: on worksheet one I have an addition of 1+1. I can get the answer to go to another one of the worksheets that I have. Tom -- Most grateful for your assistance. "kassie" wrote: Hi Tom Not at all clear what you are trying to achieve here? Perhaps a more specific explanation would help. -- Hth Kassie Kasselman Change xxx to hotmail "Weaver Tom" wrote: Good Day- I am in need of creating a formula in my workbook of Excel 2002. I want to have an inventory on one of the worksheets and on the other worksheet(s) have a formula that will subtract or add inventory. I would like to see the results of the sales and have one sheet that would continually tally what the sales are. -- Most grateful for your assistance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Impact of negative sales on inventory weeks on hand | Excel Discussion (Misc queries) | |||
how to automatically update inventory list with sales | New Users to Excel | |||
sales journal and inventory management | Excel Discussion (Misc queries) | |||
how do I set up a inventory sales template? | Excel Worksheet Functions | |||
Days of sales in inventory template | Setting up and Configuration of Excel |