#1   Report Post  
Edgar Thoemmes
 
Posts: n/a
Default SUMIF

Hi

I am using the below formula to count cells in Sheet1!A2:A5432 which do not
start with 30.

How could I sum these values?

=SUMPRODUCT((LEFT(Sheet1!A2:A5432,2)<"30")*1)

TIA
  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi Edgar

one way
=SUMPRODUCT((LEFT(Sheet1!A2:A5432,2)<"30")*Sheet1 !A2:A5432)

Cheers
JulieD

"Edgar Thoemmes" wrote in message
...
Hi

I am using the below formula to count cells in Sheet1!A2:A5432 which do
not
start with 30.

How could I sum these values?

=SUMPRODUCT((LEFT(Sheet1!A2:A5432,2)<"30")*1)

TIA



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
How to use SUMIF to return sums between two values located in cells ScottBerger Excel Worksheet Functions 2 April 23rd 23 09:05 PM
help with "criterea" in the sumif function [email protected] Excel Worksheet Functions 3 December 17th 04 06:27 PM
How do I ask for multiple criteria when creating a "sumif" formul. Rachelle Excel Worksheet Functions 3 December 1st 04 11:49 PM
SUMIF between dates Bruce Excel Worksheet Functions 3 November 25th 04 05:25 PM
SUM(IF( Array to avoid #NUM! values Elijah Excel Worksheet Functions 7 November 21st 04 02:17 PM


All times are GMT +1. The time now is 08:15 AM.

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"