Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Htoomuch
 
Posts: n/a
Default Help monthly sales by person


Need formula to figure amount of sales per person in a given month.
columns currently a
Inv#, Date, Sale, Net $, Salesman #

Need formula for monthly sales per Salesman #

Thank you!


--
Htoomuch
Posted from - http://www.officehelp.in

  #2   Report Post  
Posted to microsoft.public.excel.newusers
Ragdyer
 
Posts: n/a
Default Help monthly sales by person

With your headers in Row1, from Columns A to E,
And the datalist from A2 to E100,
Enter the month and year to lookup in F1 (mm/yy),
And the salesman's # in F2,
And try this:

=SUMPRODUCT((TEXT(B2:B100,"mm/yy")=TEXT(F1,"mm/yy"))*(E2:E100=F2)*D2:D100)
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Htoomuch" wrote in message
...

Need formula to figure amount of sales per person in a given month.
columns currently a
Inv#, Date, Sale, Net $, Salesman #

Need formula for monthly sales per Salesman #

Thank you!


--
Htoomuch
Posted from - http://www.officehelp.in


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
Divide Monthly Sales Budget to Day Budget Benedikt Fridbjornsson Excel Worksheet Functions 2 January 10th 06 03:42 PM
Excel - sum a column of sales monthly and quarterly? HarryMangurian Excel Worksheet Functions 1 May 17th 05 12:34 AM
I need a daily sales sheet to pull from monthly figures sheet Draegen Excel Worksheet Functions 0 April 24th 05 05:58 AM
Formula help in a monthly sales report. chevyman Excel Worksheet Functions 4 February 13th 05 03:05 PM
D Sum or SumIF Jody Excel Worksheet Functions 3 December 3rd 04 11:39 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"