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

Computer Science & Information Technology

You might also like to view...

Which layer of the OSI model includes the TCP and UDP protocols?

A) Application B) Presentation C) Session D) Transport E) Network F) Data link G) Physical

Computer Science & Information Technology

If the third item in a ComboBox list is selected by the user, the SelectedIndex property of the ComboBox will have the value ____.

A. 1 B. 2 C. 3 D. 4

Computer Science & Information Technology