Changes

Jump to navigation Jump to search
18 bytes removed ,  00:18, 5 January 2018
no edit summary
Line 3: Line 3:  
*<math>Array</math> is any set of values.
 
*<math>Array</math> is any set of values.
 
*<math>Row</math> is the row number.
 
*<math>Row</math> is the row number.
 +
 +
 +
GETROW() gives the particular row values from the given set of values.
    
==Description==
 
==Description==
*This function gives the particular row values from the given set of values.
+
 
*In <math>GETROW (Array,Row)</math>,<math>Array</math> is the set of values,<math>Row</math> is the row number in the given array.
+
GETROW (Array,Row)
 +
 
 +
*<math>Array</math> is the set of values,<math>Row</math> is the row number in the given array.
 
*So this function displays the specified row values from the given set of values.
 
*So this function displays the specified row values from the given set of values.
 
*If we omitted the row number then this function will shows the result as Null for all number of rows.
 
*If we omitted the row number then this function will shows the result as Null for all number of rows.
writer
6,694

edits

Navigation menu