#1   Report Post  
jerie
 
Posts: n/a
Default sum problem

I have a column "E" ,from row 3 down to row 121.
I need to sum that column,only for the rows that have more
than $1.00 entered
eg:- E
$1.00
$5.00
$7.00
$3.00
$5.00
$1.00

= $20.00 (the two one dollar rows are not counted

thank you all


  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

Try this:

=SUMIF(E3:E121,"1")

Biff

-----Original Message-----
I have a column "E" ,from row 3 down to row 121.
I need to sum that column,only for the rows that have more
than $1.00 entered
eg:- E
$1.00
$5.00
$7.00
$3.00
$5.00
$1.00

= $20.00 (the two one dollar rows are not counted

thank you all


.

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
problem with save files from office 2003 Micha³ S Excel Discussion (Misc queries) 0 February 24th 05 09:13 AM
Problem with Array Formulas and ISNUMBER Henrik Excel Worksheet Functions 1 February 10th 05 12:31 AM
Freeze Pane problem in shared workbooks JM Excel Discussion (Misc queries) 1 February 1st 05 12:04 AM
Row Autofit problem Excel 2003 Matthias Klaey Excel Discussion (Misc queries) 0 January 19th 05 05:33 PM
Paper Tray selection Problem, Michael Hoffmann Excel Discussion (Misc queries) 4 December 3rd 04 09:08 PM


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