Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Terry
 
Posts: n/a
Default Sumif help please

Excel 2003

I have a spredsheet as follows:
Col A = number of people related to each entry.(either 1 or 2)
Col B = Peoples names.(either single or a couple.)
Col. i = Balance paid.
Cell i97 = total paid to date.

Col.A Col.B Col. i
2 Us 2 £10
1 Me £5

Cell i 97= 2

Now what I am trying to create is CELL i97 to give me the number that have
paid to date as I update Col. B.

What I have at present in Cell i97 is just a sum total of entries.

In example above Cell i97 = 2 but I want it to = 3 as totalling Col A
would give me, as a number....Col i relates to Col.A

Hope I have explained ok?

TIA

Terry




  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Sumif help please

Why not just

=SUM(A:A)

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Terry" wrote in message
...
Excel 2003

I have a spredsheet as follows:
Col A = number of people related to each entry.(either 1 or 2)
Col B = Peoples names.(either single or a couple.)
Col. i = Balance paid.
Cell i97 = total paid to date.

Col.A Col.B Col. i
2 Us 2 £10
1 Me £5

Cell i 97= 2

Now what I am trying to create is CELL i97 to give me the number that have
paid to date as I update Col. B.

What I have at present in Cell i97 is just a sum total of entries.

In example above Cell i97 = 2 but I want it to = 3 as totalling Col A
would give me, as a number....Col i relates to Col.A

Hope I have explained ok?

TIA

Terry






  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Aladin Akyurek
 
Posts: n/a
Default Sumif help please

=SUMIF($I$2:$I$90,"0",$A$2:$A$90)

Since you are on Excel 2003, convert the data area into a list by means
of Data|List|Create List.

Note that you might want to also consider using "<" instead of "0".


Terry wrote:
Excel 2003

I have a spredsheet as follows:
Col A = number of people related to each entry.(either 1 or 2)
Col B = Peoples names.(either single or a couple.)
Col. i = Balance paid.
Cell i97 = total paid to date.

Col.A Col.B Col. i
2 Us 2 £10
1 Me £5

Cell i 97= 2

Now what I am trying to create is CELL i97 to give me the number that have
paid to date as I update Col. B.

What I have at present in Cell i97 is just a sum total of entries.

In example above Cell i97 = 2 but I want it to = 3 as totalling Col A
would give me, as a number....Col i relates to Col.A

Hope I have explained ok?

TIA

Terry




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
How to use SUMIF to return sums between two values located in cells ScottBerger Excel Worksheet Functions 2 April 23rd 23 09:05 PM
Embedding a Sumif in a sumif C.Pflugrath Excel Worksheet Functions 5 August 31st 05 07:31 PM
SUMIF with Mutiple Ranges & Criteria PokerZan Excel Discussion (Misc queries) 5 August 4th 05 10:31 PM
SUMIF Not vanjohnson Excel Discussion (Misc queries) 1 March 4th 05 08:42 PM
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function Oscar Excel Worksheet Functions 2 January 11th 05 11:01 PM


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