#1   Report Post  
Posted to microsoft.public.excel.misc
Bryan
 
Posts: n/a
Default IF formula help

Hi,

I have created a budget re-forecasting spreadsheet to circulate around my
team. One of the colums shows the variation from the original budget for
each project which is either positive or negative. Is there a formula that
could total only the positive figures e.g. IF cells within the colum are
positive count them but if not dont?

Thanks in advance,
Bryan
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default IF formula help

=SUMIF(A:A,"0")

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Bryan" wrote in message
...
Hi,

I have created a budget re-forecasting spreadsheet to circulate around my
team. One of the colums shows the variation from the original budget for
each project which is either positive or negative. Is there a formula

that
could total only the positive figures e.g. IF cells within the colum are
positive count them but if not dont?

Thanks in advance,
Bryan



  #3   Report Post  
Posted to microsoft.public.excel.misc
Becks
 
Posts: n/a
Default IF formula help

Try =SUMIF(A1:A100,"0",A1:A100), YOU CAN EXTEND THE RANGE IF NEEDED.

"Bryan" wrote:

Hi,

I have created a budget re-forecasting spreadsheet to circulate around my
team. One of the colums shows the variation from the original budget for
each project which is either positive or negative. Is there a formula that
could total only the positive figures e.g. IF cells within the colum are
positive count them but if not dont?

Thanks in advance,
Bryan

  #4   Report Post  
Posted to microsoft.public.excel.misc
Bryan
 
Posts: n/a
Default IF formula help

Thanks Bob, that worked a treat!

Bryan

"Bob Phillips" wrote:

=SUMIF(A:A,"0")

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Bryan" wrote in message
...
Hi,

I have created a budget re-forecasting spreadsheet to circulate around my
team. One of the colums shows the variation from the original budget for
each project which is either positive or negative. Is there a formula

that
could total only the positive figures e.g. IF cells within the colum are
positive count them but if not dont?

Thanks in advance,
Bryan




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
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Hide formula skateblade Excel Worksheet Functions 10 October 15th 05 08:36 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM


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