#1030106
The function … returns a value or reference of the cell at the intersection of a particular row and column in a given range.
Варианты ответа:
  • VLOOKUP(lookup_value, table_array, col_index_num)
  • INDEX(array, row_num, col_num)
  • MATCH(lookup_value, lookup_array, match_type)
  • HLOOKUP(lookup_value, table_array, row_index_num)
Курсы в категории: Математика и статистика