Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How to count the numbers in a report

Hi,

from the following type of report is downloaded from SAP
Quotation No. Item No. Item Value
402000015 100 240,000.00
402000032 100 220,000.00
402000037 100 45,000.00
402000038 100 70,000.00
402000039 100 250,000.00
402000039 200 75,000.00
402000039 300 100,000.00
402000039 400 250,000.00

I would like to make a pivot table from the above report. In the pivot table
i wanted to have the count of quotation numbers. But the problem is based on
the item numbers the quotation numbers is repeated, hence the normal count
function will consider the repeated numbers also .

Is there any way out to correctly count the number of quotations

Pl let me know if you have the answer.

Thanks & regards

Vish


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,104
Default How to count the numbers in a report

Assuming that the column A holds the Quotation numbers and that A1 is a
label
Use =SUMPRODUCT((A2:A99<"")/COUNTIF(A2:A99,A2:A99&""))
to count the number of unique entries
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email


"vishy" wrote in message
...
Hi,

from the following type of report is downloaded from SAP
Quotation No. Item No. Item Value
402000015 100 240,000.00
402000032 100 220,000.00
402000037 100 45,000.00
402000038 100 70,000.00
402000039 100 250,000.00
402000039 200 75,000.00
402000039 300 100,000.00
402000039 400 250,000.00

I would like to make a pivot table from the above report. In the pivot
table
i wanted to have the count of quotation numbers. But the problem is based
on
the item numbers the quotation numbers is repeated, hence the normal count
function will consider the repeated numbers also .

Is there any way out to correctly count the number of quotations

Pl let me know if you have the answer.

Thanks & regards

Vish



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default How to count the numbers in a report

Debra Dalgleish shows one way:
http://contextures.com/xlPivot07.html#Unique



vishy wrote:

Hi,

from the following type of report is downloaded from SAP
Quotation No. Item No. Item Value
402000015 100 240,000.00
402000032 100 220,000.00
402000037 100 45,000.00
402000038 100 70,000.00
402000039 100 250,000.00
402000039 200 75,000.00
402000039 300 100,000.00
402000039 400 250,000.00

I would like to make a pivot table from the above report. In the pivot table
i wanted to have the count of quotation numbers. But the problem is based on
the item numbers the quotation numbers is repeated, hence the normal count
function will consider the repeated numbers also .

Is there any way out to correctly count the number of quotations

Pl let me know if you have the answer.

Thanks & regards

Vish


--

Dave Peterson
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
how to create a cycle count report Alex .P Excel Worksheet Functions 2 May 3rd 23 11:46 AM
Report Numbers only The Rook[_2_] Excel Discussion (Misc queries) 4 August 27th 08 07:22 PM
Need to report a count that meets multiple criteria. tkm Excel Worksheet Functions 2 July 29th 08 02:33 PM
Find and report matching numbers in two worksheets Colin Hayes Excel Discussion (Misc queries) 3 February 22nd 08 09:51 PM
How do I insert page numbers on an Excel report. Inserting Page Numbers Excel Discussion (Misc queries) 1 July 2nd 07 06:36 PM


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