LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default SumIf with discontinuous cells?

Thank you both!....I'll try that.

"Bernie Deitrick" wrote:

RBee,

=SUMPRODUCT((MOD(ROW(A1:A100),5)=0)*(A1:A1000)*B1 :B100)

HTH,
Bernie
MS Excel MVP


"RBee" wrote in message
...
I tried something like...

=SumIf(a5,a10,a15,a20,"0",b5,b10,b15,b20)

and...

=SumIf((a5,a10,a15,a20),"0",(b5,b10,b15,b20))

added complicating factor...I can't use a 'name the ranges' approach here
(longer story)

"Dave F" wrote:

Show us an example of a formula you tried.

Dave
--
Brevity is the soul of wit.


"RBee" wrote:

I need to use the SumIF (and SumProduct) on a collection of summary row cells
that have sub-component data between them and are therefore discontinuous. A
comma is used to separate these values in the formula, but a comma is also
used to separate the three components of the SumIf formula syntax....so it is
not working. I tried putting extra parens around the range data, but still
doesn't work. Any ideas?






 
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
Allow pasting as a value to several discontinuous cells at once. Harveywater Excel Discussion (Misc queries) 1 July 7th 06 08:52 AM
sumif and then regular equation to non selected cells mike Excel Worksheet Functions 6 May 16th 06 11:37 PM
adding summed cells in a conditional sumif Tat Excel Worksheet Functions 5 June 12th 05 06:09 PM
Defining Cells to be Added using SUMIF Pappey New Users to Excel 3 March 25th 05 05:05 PM
Help adding text values Texas-DC_271 Excel Worksheet Functions 7 January 15th 05 11:14 PM


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

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"