LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default Count functions

Perfect

Both tips work a treat - many thanks!

"Domenic" wrote:

In article ,
Jalal wrote:

I have tried to add it to the SUMPRODUCT formula you initially suggested but
get an impossibly HIGH answer - it cannot be correct

e.g. this is the formula i created
=SUMPRODUCT(--(D2:$D$65536=T2),--(E2:$E$65536=U2)--(C2:$C$65536=V2))

Any suggestions?


There's a comma missing between the second and third argument. Try...

=SUMPRODUCT(--(D2:$D$65536=T2),--(E2:$E$65536=U2),--(C2:$C$65536=V2))

Also, if your data does not actually extent all the way to Row 65536 and
you're using Excel 2003, convert your data into a list...

Data List Create List

The ranges will automatically adjust as data is added/removed. If
you're using an earlier version, you can use dynamic named ranges.

--
Domenic
http://www.xl-central.com



 
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
Count Functions Robin W Excel Discussion (Misc queries) 4 October 22nd 08 07:23 PM
Count and Sum functions with 2 criterias Sue Excel Worksheet Functions 20 October 9th 08 08:25 PM
Count Functions TSNS Excel Worksheet Functions 34 October 20th 07 05:04 PM
Fun with COUNT and AND functions. Johosh Excel Worksheet Functions 8 October 2nd 07 07:25 PM
functions to count Yes & No fofo Excel Worksheet Functions 4 June 13th 06 11:00 PM


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