LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default sumif with different rows won't work!?

Trying to do a sumif but not all in the same row. I want to sum row 2 and 4 and divide it by sum of row 1 and 3, but only if cells in row 2 and 4 have numbers in them.

A
row 1 100 10
row 2 50 2
row 3 100 10
row 4 25 2

So, =sum(a2:b2,a4:b4)/sumif(a2:b2,a4:b4,"0",a1:b1,a3:b3

But it won't do because of the , between b1 and a3.
Help! Thank You.
 
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
sumif to work with times along a row gigglygover Excel Discussion (Misc queries) 2 July 17th 09 12:40 PM
SumIf will not work in this case Need help with sumif Excel Discussion (Misc queries) 11 November 11th 08 09:35 AM
SUMIF Won't Work for Me abrake Excel Worksheet Functions 2 February 4th 07 08:06 PM
Need Countif to work like Sumif paulgallanter Excel Worksheet Functions 5 April 9th 06 08:54 PM
enter doesn't work with sumif Infrascanner Excel Worksheet Functions 1 January 27th 06 04:32 PM


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