Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have set up an ACCESS database for inventory purposes. I pull a massive
query into a pivot table. I have inserted some calculated fields. One of these calculated fields is "$Inv" which is calculating #received/$received. My problem comes when that specific inventory is gone and I am trying to calculate what my total dollars on hand is. It refers back to the weighted inventory and not to actual. I need to come up with some type of FIFO solution or something. Below is a list of some calculated fields that I use. Any suggestions would be great. Avg Price =SUM('$ Received')/SUM('#received') Curr Inventory=SUM('#received' )-SUM('#use' )-SUM(waste ) $Inv='Curr Inventory' *'Avg Price' Average cost=AVERAGE(Price ) Thanks Zenia |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Totals of calculated field in pivot table give incorrect results | Excel Worksheet Functions | |||
Incorrect totals in Pivot Table | Excel Discussion (Misc queries) | |||
Pivot Table - Sub totals | Excel Discussion (Misc queries) | |||
Pivot table totals | Excel Discussion (Misc queries) | |||
Calculating % in a pivot table | Excel Worksheet Functions |