Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default pivot table running total problem

Hi,

Have rows:
Product, transaction no


have data fields:
qty rec, qty iss, balance (calculated field: qty rec - qty iss)


want balance to be a running total with base field of product


so want something like:


================================================== =====
product-----doc no--------rec---------- iss-------balance
================================================== =====


acetic acid
--------opnbal/1--------4-----------0---------- (4-0)=4
--------sales/inv--------0----------3----------- (4-3)=1
acetic acid total:----4-----------3----------*----------1


(now again running total should start from 0 for new product)


ammonium nitrate
-------opnbal/1-------22----------0----------- (22-0)=22
-------sales/inv--------0----------16---------- (22-16)=6
product total--------22----------16---------------------*-6


Instead of that what i get right now is:


acetic acid
------opnbal/1---------4------------0-----------(4-0)= 4
------sales/inv---------0------------3----------(0-3)= -3
acetic acid total-----4------------3----------*----------1


(now again running total should start from 0 for new product)


ammonium nitrate
------nbal/1-------------22---------0----------(22-0)= 22
------sales/inv-----------0-------16--------- (0-16)= -16
product total----------22-------16-------- 7 [22-16=6]+[4-3=1]


any suggestions if something can be done ?


thanks.
shripal.

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
Duplicate Running Total Grand Total In Pivot Table Mathew P Bennett[_2_] Excel Discussion (Misc queries) 1 August 17th 08 03:13 AM
Running Total in Pivot Table Lee Excel Discussion (Misc queries) 2 March 6th 07 06:43 AM
Pivot table and running total PaulGG Excel Discussion (Misc queries) 0 November 28th 05 09:39 PM
% of running total in pivot table eggman Excel Discussion (Misc queries) 0 October 13th 05 04:31 PM
% of Running Total to Grand Total in Pivot Table David Excel Programming 0 August 17th 05 08:24 PM


All times are GMT +1. The time now is 07:57 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"