#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Formulas

I have an excel spreadsheet, where i keep track of how many estimates were
sent out by our estimators, the date it was sent out, approved, started,
completed, invoiced etc...
My boss wants to know how many $ worth of estimates was sent out by each
estimator every week, running month, last month, running quarter, last
quarter, running year and last year. Any easy way to set this up that excel
automatically calculates all this.

Any help would be appreciated.
Thanks :)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 964
Default Formulas

A thing like this is made for Pivot Tables

http://www.contextures.com/xlfaqPivot.html

--


Regards,


Peo Sjoblom

"Saadia" wrote in message
...
I have an excel spreadsheet, where i keep track of how many estimates were
sent out by our estimators, the date it was sent out, approved, started,
completed, invoiced etc...
My boss wants to know how many $ worth of estimates was sent out by each
estimator every week, running month, last month, running quarter, last
quarter, running year and last year. Any easy way to set this up that
excel
automatically calculates all this.

Any help would be appreciated.
Thanks :)



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,346
Default Formulas

Hi,

Here is the basic idea, you would create formulas for each of the summary
calculations:
=SUMPRODUCT(--(A1:A13=D1),--(B1:B13TODAY()-7),--(B1:B13<=TODAY()),C1:C13)
This is the formula to caluculate the week, depending on how you define last
week. The estimators are listed in A1:A13 with the one you want to calculate
for in D1. The dates are in B1:B13 and the amount in C1:C13. This is just
an example, which you would need to modify for all the calculations you want.

If this helps, please click the yes button

Cheers,
Shane Devenshire

"Saadia" wrote:

I have an excel spreadsheet, where i keep track of how many estimates were
sent out by our estimators, the date it was sent out, approved, started,
completed, invoiced etc...
My boss wants to know how many $ worth of estimates was sent out by each
estimator every week, running month, last month, running quarter, last
quarter, running year and last year. Any easy way to set this up that excel
automatically calculates all this.

Any help would be appreciated.
Thanks :)

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Formulas

Thanks,
I will try these options out and see if i can set it up :)

"Shane Devenshire" wrote:

Hi,

Here is the basic idea, you would create formulas for each of the summary
calculations:
=SUMPRODUCT(--(A1:A13=D1),--(B1:B13TODAY()-7),--(B1:B13<=TODAY()),C1:C13)
This is the formula to caluculate the week, depending on how you define last
week. The estimators are listed in A1:A13 with the one you want to calculate
for in D1. The dates are in B1:B13 and the amount in C1:C13. This is just
an example, which you would need to modify for all the calculations you want.

If this helps, please click the yes button

Cheers,
Shane Devenshire

"Saadia" wrote:

I have an excel spreadsheet, where i keep track of how many estimates were
sent out by our estimators, the date it was sent out, approved, started,
completed, invoiced etc...
My boss wants to know how many $ worth of estimates was sent out by each
estimator every week, running month, last month, running quarter, last
quarter, running year and last year. Any easy way to set this up that excel
automatically calculates all this.

Any help would be appreciated.
Thanks :)

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Formulas

Hi Saadia

A pivot table would probably be your best bet. Look at Data... Pivot Table
& Pivot Chart report

Best rgds
Chris Lav

"Saadia" wrote in message
...
I have an excel spreadsheet, where i keep track of how many estimates were
sent out by our estimators, the date it was sent out, approved, started,
completed, invoiced etc...
My boss wants to know how many $ worth of estimates was sent out by each
estimator every week, running month, last month, running quarter, last
quarter, running year and last year. Any easy way to set this up that
excel
automatically calculates all this.

Any help would be appreciated.
Thanks :)


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
CELLS NOT CALC FORMULAS - VALUES STAY SME FORMULAS CORRECT?? HELP Sherberg Excel Worksheet Functions 4 September 11th 07 01:34 AM
lookup formulas dependent upon lookup formulas Skibee Excel Worksheet Functions 1 July 20th 07 02:20 AM
automatically copy formulas down columns or copy formulas all the HowlingBlue Excel Worksheet Functions 1 March 16th 07 11:11 PM
Formulas not evaluated, Formulas treated as strings Bob Sullentrup Excel Discussion (Misc queries) 0 November 27th 06 08:01 PM
formulas for changing formulas? creativeops Excel Discussion (Misc queries) 4 January 26th 06 03:07 AM


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