Which of the following is the correct syntax for the INDEX function?
A) =INDEX(array, row_number, [column_number])
B) =INDEX(row_number, column_number, array)
C) =INDEX(column_number, row_number, array)
D) =INDEX(array, column_number, [row_number])
A
You might also like to view...
Select all that apply. Local variables __________.
a. are hidden from other methods b. cannot be changed once they are given a value in the method where they exist c. may have the same name as local variables in other methods d. lose the values stored in them between calls to the method in which the variable is declared
Which of the following is NOT a factor that will vary by user and as such should be included in the development process?
A. download speed B. screen resolution C. user error D. operating system
Which of the following is a new feature in Excel 2013?
A) Quick Analysis B) The COUNT functions C) Lookup tables D) The Range Names feature
The method attribute defines how the form data is submitted to the server.
Answer the following statement true (T) or false (F)