Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
B G
 
Posts: n/a
Default Calculate only Positive Numbers

I need to know if there is a way to calculate only cells within a column
(column AL) that are a positive number. The column has rows 3 through 1359
with quite a few that are negative numbers (these numbers are a result of a
formula) WE only want to include in the column total those numbers that have
a positive result. Is this possible? THanks
--
B G
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Toppers
 
Posts: n/a
Default Calculate only Positive Numbers

If you summing them:

=SUMIF(AL3:AL1359,"0")

HTH

"B G" wrote:

I need to know if there is a way to calculate only cells within a column
(column AL) that are a positive number. The column has rows 3 through 1359
with quite a few that are negative numbers (these numbers are a result of a
formula) WE only want to include in the column total those numbers that have
a positive result. Is this possible? THanks
--
B G

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Franz Verga
 
Posts: n/a
Default Calculate only Positive Numbers

Nel post
*B G* ha scritto:

I need to know if there is a way to calculate only cells within a
column (column AL) that are a positive number. The column has rows 3
through 1359 with quite a few that are negative numbers (these
numbers are a result of a formula) WE only want to include in the
column total those numbers that have a positive result. Is this
possible? THanks


=SUMIF(AL3:AL1359,"0")


--
Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dav
 
Posts: n/a
Default Calculate only Positive Numbers


sumif(al3:al1359,"0",al3:al1359)

Regards

Dav


--
Dav
------------------------------------------------------------------------
Dav's Profile: http://www.excelforum.com/member.php...o&userid=27107
View this thread: http://www.excelforum.com/showthread...hreadid=554967

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
convert negative numbers to positive numbers and vice versa bill gras Excel Worksheet Functions 4 December 7th 05 01:39 AM
How to change a series of positive numbers to negative numbers Ellie Excel Worksheet Functions 5 September 5th 05 05:10 PM
average positive numbers Susannah Excel Discussion (Misc queries) 3 February 11th 05 01:47 AM
Negative numbers turn positive automatically on data entry Jerri Excel Discussion (Misc queries) 4 January 8th 05 05:05 PM
Formula to calculate only the negative numbers Dawn Boot-Bunston Excel Worksheet Functions 5 November 24th 04 09:57 PM


All times are GMT +1. The time now is 01:02 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"