PC Review


Reply
Thread Tools Rate Thread

Adding up donated hours

 
 
=?Utf-8?B?bWFtYWRhdmlz?=
Guest
Posts: n/a
 
      30th Oct 2007
I've begun a spreadsheet to track donated hours for a project. Some people
have donated a specific number of hours; others have donated a number of
hours multiplied over a 3-month period. I need to add both columns to get a
somewhat clearer count of the total number of hours donated. Is this clear
enough?

Example:

Column A - Name
Column B - Number of Hours Donated
Column C - X (if they've donated x number of hours each week)
Column D - =SUM(B*C)

I need to filter out Column B from D if C=X. It seems so simple, but I
don't know the right formula!

 
Reply With Quote
 
 
 
 
Bernard Liengme
Guest
Posts: n/a
 
      30th Oct 2007
If there are number in every pair of cells (A and B) then
=SUMPRODUCT(B1:B100,C1:C100)
But it sounds as if you have some B's without C's; these will be treated as
zeros
Any chance the blank could be made 1?
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"mamadavis" <(E-Mail Removed)> wrote in message
news:91D3469F-728A-4FAC-B15E-(E-Mail Removed)...
> I've begun a spreadsheet to track donated hours for a project. Some
> people
> have donated a specific number of hours; others have donated a number of
> hours multiplied over a 3-month period. I need to add both columns to get
> a
> somewhat clearer count of the total number of hours donated. Is this
> clear
> enough?
>
> Example:
>
> Column A - Name
> Column B - Number of Hours Donated
> Column C - X (if they've donated x number of hours each week)
> Column D - =SUM(B*C)
>
> I need to filter out Column B from D if C=X. It seems so simple, but I
> don't know the right formula!
>



 
Reply With Quote
 
=?Utf-8?B?bWFtYWRhdmlz?=
Guest
Posts: n/a
 
      30th Oct 2007
I changed the blanks to "1" and got the same result as my "test" (adding up a
few of the cells manually). Thank you!

"Bernard Liengme" wrote:

> If there are number in every pair of cells (A and B) then
> =SUMPRODUCT(B1:B100,C1:C100)
> But it sounds as if you have some B's without C's; these will be treated as
> zeros
> Any chance the blank could be made 1?
> best wishes
> --
> Bernard V Liengme
> Microsoft Excel MVP
> www.stfx.ca/people/bliengme
> remove caps from email
>
> "mamadavis" <(E-Mail Removed)> wrote in message
> news:91D3469F-728A-4FAC-B15E-(E-Mail Removed)...
> > I've begun a spreadsheet to track donated hours for a project. Some
> > people
> > have donated a specific number of hours; others have donated a number of
> > hours multiplied over a 3-month period. I need to add both columns to get
> > a
> > somewhat clearer count of the total number of hours donated. Is this
> > clear
> > enough?
> >
> > Example:
> >
> > Column A - Name
> > Column B - Number of Hours Donated
> > Column C - X (if they've donated x number of hours each week)
> > Column D - =SUM(B*C)
> >
> > I need to filter out Column B from D if C=X. It seems so simple, but I
> > don't know the right formula!
> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Hours Dale Microsoft Excel Misc 1 31st Jan 2010 05:29 AM
Need help adding hours exceeding 24 hours faerk Microsoft Excel Worksheet Functions 7 18th Aug 2008 08:59 PM
Adding hours Marcel Nihon Microsoft Excel Discussion 4 22nd May 2007 10:51 AM
Donated OS Illegal?? Lester Stiefel Windows XP General 38 1st Jan 2005 03:36 AM
Adding hours Sharon Swartz Microsoft Excel Worksheet Functions 2 1st Jul 2004 01:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:58 AM.