The INDEX and MATCH syntax and use.
The MATCH returns the position of the value (in which row or column).
We need to provide the search key.
The range where we find the search key.
The range should be a single row or a single column.
And the search type (zero for exact match).
The INDEX function returns a value from a range if we provide its row and column number.
We use the match function to provide the row and column numbers.
=INDEX(A2:B14,MATCH(G1,A2:A14,0),MATCH(B2,A2:B2,0))
Смотрите видео The INDEX and MATCH | syntax and use онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Google Workspace Tutorial 17 Ноябрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 49 раз и оно понравилось 1 людям.