LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
rss rss is offline
external usenet poster
 
Posts: 1
Default excel tip incomplete


This example was recently sent out and shows how to count in a
interesting way. It involves the use of an arrau formula - something
know only in passing, but it doesn't explain how the count reference
the cells it is trying to count over. In the example it needs t
count over the cells b2-b11 and c2-c11 , it checks for two condition
and gives a total of the times either of the conditions is met. It al
makes sense but doesn't work because it doesn't show how you referenc
the cells in the formula.

To count the number of rows that must satisfy criteria from tw
columns:

Insert the following Array Formula (see how to insert an Array Formul
in page 2 of this Tip):
{=SUM((Market="USA")*(Customer_Name="ExcelTip"))}

The result of the calculation is 2. The * symbol in the Array Formul
returns a result equal to the AND operator

--
rs
-----------------------------------------------------------------------
rss's Profile: http://www.excelforum.com/member.php...fo&userid=2452
View this thread: http://www.excelforum.com/showthread.php?threadid=55456

 
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
Incomplete Office 2007 install? Where are .NET PIAs for Excel? Need VSTO? John Brock Excel Discussion (Misc queries) 3 February 26th 09 05:21 PM
removing incomplete entries in Excel sheet -keevill- Excel Discussion (Misc queries) 3 June 13th 08 03:15 AM
Incomplete Support for Unicode fonts for Excel 2000 embedded in Wo Jerry W. Lewis Charts and Charting in Excel 0 June 12th 06 11:49 PM
Line chart in Excel - trendline incomplete [email protected] Charts and Charting in Excel 7 May 13th 05 01:21 PM
Incomplete SaveAs name Robert[_14_] Excel Programming 3 October 11th 03 11:56 PM


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