Changes

Jump to navigation Jump to search
no edit summary
Line 40: Line 40:  
*Function will consider as string if its written in quotes("").
 
*Function will consider as string if its written in quotes("").
 
*"20" will be not be considered as number since its written inside quotes. So ISNUMBER("20") returns FALSE, because "20" will be considered as string.
 
*"20" will be not be considered as number since its written inside quotes. So ISNUMBER("20") returns FALSE, because "20" will be considered as string.
 +
 +
==Examples==
 +
 +
==See Also==
 +
 +
==Description==
writer
5,435

edits

Navigation menu