Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 114
Default IF formulas and monthly finances

Hi,

Im creating a spreadsheet to track the activity of my department next year.
One of the things I want to do is track the money made on a certain kind of
job, but I want to do it month by month.

So, in the relevant table on my €œreports€ worksheet I want to use an IF
formula to say the following:

€œLook at the column €œa€ on the ad hoc worksheet. Calculate the total of all
the cells in column €œb€ for which the corresponding cell in column €œa€
contains a date from Jan/Feb/Mar 2008 (and so on).

Can anyone tell me how this would look?

Thanks

Karl


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default IF formulas and monthly finances

One way:

=SUMPRODUCT(--(A1:A100=DATE(2008,1,1)),--(A1:A100<=DATE(2008,3,31)),B1:B100)


--
Biff
Microsoft Excel MVP


"Karl" wrote in message
...
Hi,

I'm creating a spreadsheet to track the activity of my department next
year.
One of the things I want to do is track the money made on a certain kind
of
job, but I want to do it month by month.

So, in the relevant table on my "reports" worksheet I want to use an IF
formula to say the following:

"Look at the column "a" on the ad hoc worksheet. Calculate the total of
all
the cells in column "b" for which the corresponding cell in column "a"
contains a date from Jan/Feb/Mar 2008 (and so on).

Can anyone tell me how this would look?

Thanks

Karl




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
Annualizing Monthly Performance - pivot tables? other formulas? ExcelEmailer Excel Discussion (Misc queries) 6 April 11th 10 07:50 AM
Monthly, Quarterly formulas BobbyVZW Excel Worksheet Functions 2 September 13th 07 09:32 PM
Need a spreadsheet to track finances for church softball league Church Softball League Excel Discussion (Misc queries) 0 March 20th 07 05:55 PM
How do I set up monthly random work schedule for 60 hours monthly The Ace of the Base Excel Discussion (Misc queries) 0 April 4th 06 07:36 PM
I need a system for keeping up with church members and finances? 2marymary Excel Worksheet Functions 1 August 19th 05 12:41 PM


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