|
|
Line 1: |
Line 1: |
− | <div style="font-size:30px">'''IS FUNCTIONS'''</div><br/> | + | <div style="font-size:30px">'''ISFUNCTIONS(n)'''</div><br/> |
| + | *<math>n</math> is the number |
| | | |
− | Syntax
| + | ==Description== |
| + | "This function isa group of Information Functions that can be used to find out information about a specific.The IS FUNCTION is also known as data information functions, data inspection functions or data-testing functions.These functions are simple data validation and data type checking functions.The IS FUNCTIONS are listed below: |
| + | ISARRAY(n) |
| + | ISLEAPYEAR(n) |
| + | ISBLANK(n) |
| + | ISERR(n) |
| + | ISERROR(n) |
| + | ISLOGICAL(n) |
| + | ISNA(n) |
| + | ISNONTEXT(n) |
| + | ISREF(n) |
| + | ISTEXT(n) |
| + | ISPMT(n) |
| + | ISEMPTY(n) |
| + | ISNULL(n) |
| + | ISEVEN(n) |
| + | ISODD(n) |
| + | ISPRIME(n), where n is value to check with the function.The n can be any type like emptycell, boolean values,text,nontext,number,referencevalue or name referring to any of these.this function will give the result as either TRUE or FALSE according to the n value. This function will not convert any numbers from text. For e.g. ""20"" is normally converted as a number 20. But in ISNUMBER(""20"") will return FALSE, because ""20"" will not convert in to number." |
| | | |
− | </div></div>
| + | These are the nine worksheet functions used for testing the type of a value or reference.The function displays 1 or 0 depending on the outcome. |
− | ----
| |
− | <div id="2SpaceContent" align="left"><div class="ZEditBox" align="justify">
| |
| | | |
− | Examples-1
| + | *=ISLOGICAL(TRUE) is 1 |
| + | *=ISLOGICAL(“TRUE”) is 0* |
| + | *=ISNUMBER(4) is 1 |
| | | |
− | </div></div>
| |
− | ----
| |
− | <div id="8SpaceContent" align="left"><div class="ZEditBox" align="justify">'''<font face="Times New Roman">''''''''''''<font size="6"> </font>''' '''''''''</font>'''</div></div>
| |
− | ----
| |
− | <div id="11SpaceContent" align="left"><div class="ZEditBox mceEditable" align="justify">
| |
| | | |
− | <font size="5">Description</font>
| + | '''ISBLANK''' |
| + | '''V''' |
| + | '''ISERR''' |
| + | '''V''' |
| + | '''ISERROR''' |
| + | '''V''' |
| + | '''ISLOGICAL''' |
| + | '''ISNA''' |
| + | '''ISNONTEXT''' |
| + | '''ISNUMBER''' |
| + | '''ISREF''' |
| + | '''ISTEXT''' |
| | | |
− | </div></div>
| + | *ISBLANK |
− | ----
| + | V refers to an empty cell. |
− | <div id="5SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify"> <font color="#484848"><font face="Arial, sans-serif"><font size="2">These are the nine worksheet functions used for testing the type of a value or reference.The function displays 1 or 0 depending on the outcome.</font></font></font></div></div>
| + | *ISERR |
− | ----
| + | Vl refers to any error value except #N/A. |
− | <div id="10SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify"><font size="6">IS FUNCTIONS</font></div></div>
| + | *ISERROR |
− | ----
| + | V refers to any error value |
− | <div id="9SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">
| + | *ISLOGICAL |
− | | + | V refers to a logical value. |
− | <font color="#484848"><font face="Arial, sans-serif"><font size="2"><nowiki>=ISLOGICAL(TRUE) is 1</nowiki></font></font></font>
| + | *ISNA |
− | | + | V refers to the NaN error value. |
− | <font color="#484848"><font face="Arial, sans-serif"><font size="2"><nowiki>=ISLOGICAL(“TRUE”) is 0</nowiki></font></font></font>
| + | *ISNONTEXT |
− | | + | V refers to any item that is not text. |
− | <font color="#484848"><font face="Arial, sans-serif"><font size="2"><nowiki>=ISNUMBER(4) is 1</nowiki></font></font></font>
| + | *ISNUMBER |
− | | + | V refers to a number. |
− | </div></div>
| + | *ISREF |
− | ----
| + | V refers to a reference. |
− | <div id="12SpaceContent" class="zcontent" align="left">
| + | *ISTEXT |
− | | + | V refers to text.</font></font> |
− | {| id="TABLE1" class="SpreadSheet blue"
| |
− | |- class="even"
| |
− | | class=" " |
| |
− | | Column1
| |
− | | Column2
| |
− | | Column3
| |
− | | Column4
| |
− | |- class="odd"
| |
− | | class=" " | Row1
| |
− | | class="sshl_f" | 1
| |
− | | class="SelectTD sshl_f sshl_t ChangeBGColor" |
| |
− | | class=" sshl_t" |
| |
− | | class=" sshl_t" |
| |
− | |- class="even"
| |
− | | class=" " | Row2
| |
− | | class="sshl_f" | 0
| |
− | | class="f52543 sshl_t" |
| |
− | | class=" sshl_t" |
| |
− | | class=" sshl_t" |
| |
− | |- class="odd"
| |
− | | Row3
| |
− | | class="sshl_f" | 1
| |
− | | class=" sshl_t" |
| |
− | | class=" sshl_t" |
| |
− | | class=" sshl_t" |
| |
− | |- class="even"
| |
− | | Row4
| |
− | | class=" " |
| |
− | |
| |
− | |
| |
− | |
| |
− | |- class="odd"
| |
− | | class=" " | Row5
| |
− | |
| |
− | |
| |
− | |
| |
− | |
| |
− | |- class="even"
| |
− | | Row6
| |
− | |
| |
− | |
| |
− | |
| |
− | |
| |
− | |}
| |
− | | |
− | <div align="left">[[Image:calci1.gif]]</div></div>
| |
− | ----
| |
− | <div id="6SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify"> <font color="#484848"><font face="Arial, sans-serif"><font size="2">'''ISBLANK'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">(</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''V'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">)<br /></font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''ISERR'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">(</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''V'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">)<br /></font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''ISERROR'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">(</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''V'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">)<br /></font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''ISLOGICAL'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">(</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''V'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">)<br /></font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''ISNA'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">(</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''V'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">)<br /></font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''ISNONTEXT'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">(</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''V'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">)<br /></font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''ISNUMBER'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">(</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''V'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">)<br /></font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''ISREF'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">(</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''V'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">)<br /></font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''ISTEXT'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">(</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''V'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">)</font></font></font>
| |
− | | |
− | <font color="#484848"><font face="Arial, sans-serif"><font size="2">'''where V'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2"> is the value that is to bet tested. </font></font></font>
| |
− | | |
− | <br /><br />
| |
− | | |
− | {| width="587" cellpadding="1"
| |
− | |- valign="bottom"
| |
− | | width="78" bgcolor="#ffffff" |
| |
− | <center><font color="#000000"><font face="Tahoma, sans-serif"><font size="1">'''Function'''</font></font></font></center>
| |
− | | width="505" bgcolor="#ffffff" |
| |
− | <center><font color="#000000"><font face="Tahoma, sans-serif"><font size="1">'''Shows 1 if '''</font></font></font></center>
| |
− | |-
| |
− | | width="78" valign="top" |
| |
− | <br />
| |
− | | width="505" |
| |
− | <br />
| |
− | |- valign="top"
| |
− | | width="78" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">ISBLANK</font></font>
| |
− | | width="505" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">V refers to an empty cell.</font></font>
| |
− | |- valign="top"
| |
− | | width="78" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">ISERR</font></font>
| |
− | | width="505" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">Vl refers to any error value except #N/A.</font></font>
| |
− | |- valign="top"
| |
− | | width="78" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">ISERROR</font></font>
| |
− | | width="505" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">V refers to any error value </font></font>
| |
− | |- valign="top"
| |
− | | width="78" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">ISLOGICAL</font></font>
| |
− | | width="505" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">V refers to a logical value.</font></font>
| |
− | |- valign="top"
| |
− | | width="78" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">ISNA</font></font>
| |
− | | width="505" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">V refers to the NaN error value.</font></font>
| |
− | |- valign="top"
| |
− | | width="78" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">ISNONTEXT</font></font>
| |
− | | width="505" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">V refers to any item that is not text. </font></font>
| |
− | |- valign="top"
| |
− | | width="78" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">ISNUMBER</font></font>
| |
− | | width="505" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">V refers to a number.</font></font>
| |
− | |- valign="top"
| |
− | | width="78" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">ISREF</font></font>
| |
− | | width="505" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">V refers to a reference.</font></font>
| |
− | |- valign="top"
| |
− | | width="78" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">ISTEXT</font></font>
| |
− | | width="505" |
| |
− | <font face="Tahoma, sans-serif"><font size="1">V refers to text.</font></font>
| |
− | |}
| |
− | | |
− | <br />
| |
− | | |
− | </div></div>
| |
− | ----
| |
− | <div id="1SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">
| |
− | | |
− | Examples-2
| |
− | | |
− | </div></div>
| |
− | ----
| |
− | <div id="4SpaceContent" class="zcontent" align="left">
| |
− | | |
− | {| id="TABLE3" class="SpreadSheet blue"
| |
− | |- class="even"
| |
− | | class=" " |
| |
− | <div id="4Space_Copy" title="Click and Drag over to AutoFill other cells."></div>
| |
− | | Column1
| |
− | | Column2
| |
− | | Column3
| |
− | | Column4
| |
− | |- class="odd"
| |
− | | class=" " | Row1
| |
− | | class="sshl_f " | Welcome
| |
− | | class="sshl_f" | 0
| |
− | | class="sshl_f" | sav123
| |
− | | class="sshl_f" | 1
| |
− | |- class="even"
| |
− | | class=" " | Row2
| |
− | | class="sshl_f" | NaN
| |
− | | class="sshl_f" | 0
| |
− | | class=" sshl_f " |
| |
− | |
| |
− | |- class="odd"
| |
− | | Row3
| |
− | | class=" sshl_f " |
| |
− | |
| |
− | |
| |
− | |
| |
− | |- class="even"
| |
− | | Row4
| |
− | |
| |
− | | class="SelectTD SelectTD" |
| |
− | |
| |
− | |
| |
− | |- class="odd"
| |
− | | class=" " | Row5
| |
− | |
| |
− | |
| |
− | |
| |
− | |
| |
− | |- class="even"
| |
− | | Row6
| |
− | |
| |
− | |
| |
− | |
| |
− | |
| |
− | |}
| |
− | | |
− | <div align="left">[[Image:calci1.gif]]</div></div>
| |
− | ----
| |
− | <div id="7SpaceContent" class="zcontent" align="left">
| |
− | | |
− | <font color="#484848"><font face="Arial, sans-serif"><font size="2">Let's see another example in Column1Row1</font></font></font>
| |
− | | |
− | <font color="#484848"><font face="Arial, sans-serif"><font size="2">Let C1R1 = Welcome</font></font></font>
| |
− | | |
− | <font color="#484848"><font face="Arial, sans-serif"><font size="2"><nowiki>=ISBLANK(C1R1) is 0</nowiki></font></font></font>
| |
− | | |
− | <font color="#484848"><font face="Arial, sans-serif"><font size="2">Let C3R1 = sav123</font></font></font>
| |
− | | |
− | <font color="#484848"><font face="Arial, sans-serif"><font size="2"><nowiki>=ISTEXT(C3R1) is 1</nowiki></font></font></font>
| |
− | | |
− | <font color="#484848"><font face="Arial, sans-serif"><font size="2">///rly C1R2 = NaN</font></font></font>
| |
− | | |
− | <font color="#484848"><font face="Arial, sans-serif"><font size="2"><nowiki>=ISERR(C1R2) is 0</nowiki></font></font></font>
| |
− | | |
− | </div>
| |
− | ----
| |
ISFUNCTIONS(n)
- is the number
Description
"This function isa group of Information Functions that can be used to find out information about a specific.The IS FUNCTION is also known as data information functions, data inspection functions or data-testing functions.These functions are simple data validation and data type checking functions.The IS FUNCTIONS are listed below:
ISARRAY(n)
ISLEAPYEAR(n)
ISBLANK(n)
ISERR(n)
ISERROR(n)
ISLOGICAL(n)
ISNA(n)
ISNONTEXT(n)
ISREF(n)
ISTEXT(n)
ISPMT(n)
ISEMPTY(n)
ISNULL(n)
ISEVEN(n)
ISODD(n)
ISPRIME(n), where n is value to check with the function.The n can be any type like emptycell, boolean values,text,nontext,number,referencevalue or name referring to any of these.this function will give the result as either TRUE or FALSE according to the n value. This function will not convert any numbers from text. For e.g. ""20"" is normally converted as a number 20. But in ISNUMBER(""20"") will return FALSE, because ""20"" will not convert in to number."
These are the nine worksheet functions used for testing the type of a value or reference.The function displays 1 or 0 depending on the outcome.
- =ISLOGICAL(TRUE) is 1
- =ISLOGICAL(“TRUE”) is 0*
- =ISNUMBER(4) is 1
ISBLANK
V
ISERR
V
ISERROR
V
ISLOGICAL
ISNA
ISNONTEXT
ISNUMBER
ISREF
ISTEXT
V refers to an empty cell.
Vl refers to any error value except #N/A.
V refers to any error value
V refers to a logical value.
V refers to the NaN error value.
V refers to any item that is not text.
V refers to a number.
V refers to a reference.
V refers to text.