#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default column sums


Hi all

I have two columns of data G and H. I want a formula that will sum th
numbers column G BUT only those numbers where there is nothing next t
it in Column H.

Is this possible?

Many thanks.

Ji

--
jim2

-----------------------------------------------------------------------
jim27's Profile: http://www.excelforum.com/member.php...fo&userid=1537
View this thread: http://www.excelforum.com/showthread.php?threadid=27812

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default column sums

Hi
=SUMPRODUCT(--ISBLANK(H1:H1000),G1:G1000)

--
Regards
Frank Kabel
Frankfurt, Germany


jim27 wrote:
Hi all

I have two columns of data G and H. I want a formula that will sum

the
numbers column G BUT only those numbers where there is nothing next

to
it in Column H.

Is this possible?

Many thanks.

Jim


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
Function to Use when compare sums another column Heather Excel Worksheet Functions 3 April 19th 10 06:11 PM
add up sums in column m if column c = scott sherri Excel Worksheet Functions 3 December 2nd 08 04:19 AM
=sum(A:A) add to column (B) and new value repeats w/ new sums planecents Excel Worksheet Functions 3 March 2nd 07 05:35 PM
How to add previous sums in a column to current sums in a column? TD Excel Worksheet Functions 1 September 30th 06 02:55 PM
Moving Column Sums to Rows Roger PB Excel Discussion (Misc queries) 6 March 26th 05 03:09 PM


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