Changes

Jump to navigation Jump to search
No change in size ,  00:26, 6 November 2013
no edit summary
Line 26: Line 26:     
For better understanding of the COUNT() function, consider the below table which contains different types of data in various columns.
 
For better understanding of the COUNT() function, consider the below table which contains different types of data in various columns.
 +
    
<div id="2SpaceContent" class="zcontent" align="left">
 
<div id="2SpaceContent" class="zcontent" align="left">
 +
 
{| id="TABLE3" class="SpreadSheet blue"
 
{| id="TABLE3" class="SpreadSheet blue"
 
|- class="even"
 
|- class="even"
Line 88: Line 90:  
|-
 
|-
 
| valign="top" |
 
| valign="top" |
=COUNT((D1:D4),2)
+
=COUNT(D1:D4,2)
 
| valign="top" |
 
| valign="top" |
 
Counts the number of cells that contain numbers in the cells D1 to D4, ''returns 2'' as a result.
 
Counts the number of cells that contain numbers in the cells D1 to D4, ''returns 2'' as a result.
writer
2,661

edits

Navigation menu