Changes

Jump to navigation Jump to search
Line 30: Line 30:       −
*ISBLANK  
+
1.ISBLANK  
V refers to an empty cell.
+
V refers to an empty cell.
*ISERR
+
2.ISERR
  Vl refers to any error value except #N/A.
+
  V refers to any error value except #N/A.
*ISERROR
+
3.ISERROR
 
  V refers to any error value  
 
  V refers to any error value  
*ISLOGICAL
+
4.ISLOGICAL
 
  V refers to a logical value.
 
  V refers to a logical value.
*ISNA
+
5.ISNA
 
  V refers to the NaN error value.
 
  V refers to the NaN error value.
*ISNONTEXT
+
6.ISNONTEXT
 
  V refers to any item that is not text.
 
  V refers to any item that is not text.
*ISNUMBER
+
7.ISNUMBER
 
  V refers to a number.
 
  V refers to a number.
*ISREF
+
8.ISREF
 
  V refers to a reference.
 
  V refers to a reference.
*ISTEXT  
+
9.ISTEXT  
 
  V refers to text.</font></font>
 
  V refers to text.</font></font>
writer
5,435

edits

Navigation menu