Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15
Default Formula Help needed

I have a table containing Date of Invoice, Customer #, Sales Dollars, Sales
Rep#. Using Sumproduct I was able to extract if the same customer has
multiple transactions on the same date. I am trying to get a sum of sales
dollars for a customer if there are more than one transaction. In other
words, if there are only one transaction, it will be the same dollar amount.
How do I write a formula?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Formula Help needed

=SUMPRODUCT(--(Date=--"2007-11-3"),--(Customer="John"),SalesDollars)

"Krish" wrote:

I have a table containing Date of Invoice, Customer #, Sales Dollars, Sales
Rep#. Using Sumproduct I was able to extract if the same customer has
multiple transactions on the same date. I am trying to get a sum of sales
dollars for a customer if there are more than one transaction. In other
words, if there are only one transaction, it will be the same dollar amount.
How do I write a formula?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,480
Default Formula Help needed

Hi Krish

Try creating a Pivot Table. Place your cursor in your data tableDataPivot
TableFinish
On the new sheet where the PT skeleton appears,
Drag Date to the Row area
Drag Customer # to the Row area
Drag Dollar Amount to the Data area

you will now have all of your data summarised by date and dollar amount.
You could drag Date tot he Page area, select any individual date and just
see the results for that day.

--
Regards
Roger Govier



"Krish" wrote in message
...
I have a table containing Date of Invoice, Customer #, Sales Dollars, Sales
Rep#. Using Sumproduct I was able to extract if the same customer has
multiple transactions on the same date. I am trying to get a sum of sales
dollars for a customer if there are more than one transaction. In other
words, if there are only one transaction, it will be the same dollar
amount.
How do I write a formula?



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
Sum formula needed Zilla Excel Discussion (Misc queries) 2 February 28th 07 01:03 AM
Formula Needed Steven Sinclair Excel Discussion (Misc queries) 7 October 19th 06 10:53 PM
Formula help needed [email protected] Excel Worksheet Functions 0 May 24th 06 07:13 PM
Formula Help Needed carl Excel Worksheet Functions 3 May 24th 06 05:29 PM
Formula Needed... Steven Sinclair Excel Worksheet Functions 15 December 16th 05 02:41 PM


All times are GMT +1. The time now is 03:06 AM.

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"