[Excel] Two ways to find a value that meets both a row and a column at one time

Поделиться
HTML-код
  • Опубликовано: 8 ноя 2021
  • I wrote an article about how to use functions such as VLOOKUP and MATCH and how to use Name Definition as a way to find a value that satisfies both a row and a column from a data table entered in an Excel worksheet.
    ※ [Excel] Finding data that satisfies both rows and columns at the same time, January 18, 2009, cantips.com/1015
    ※ [Excel] Finding data that satisfies both rows and columns 2, January 6, 2011, cantips.com/1759
    This article was posted 10 years ago, but it is still valid.
    In fact, you can apply a slightly different method, such as using the INDEX function, but here we will learn how to use "name" and how to use XLOOKUP, one of the relatively new functions introduced.
    Functions used:
    - XLOOKUP
    - INDIRECT
    - IFERROR
    #Excel

Комментарии • 7

  • @sphwang
    @sphwang 11 месяцев назад

    와 xlookup 중첩 신기하네요! 감사합니다~^^

    • @cantips
      @cantips  11 месяцев назад

      감사합니다

  • @rlaxod123
    @rlaxod123 Год назад

    대박..오졌다

  • @user-sp1op7dh2b
    @user-sp1op7dh2b 6 месяцев назад

    열심히 찾고 있었는데 그 중 가장 쉬운 방법이네요. 정말 감사해요. 근데,여기에 추가로 3가지 조건을 찾는 방법도 있을까요?지금 나온 표에서 국어. 영어. 수학 위에 또 하나의 행이 있어서 그 조건까지 포함하는 값을 찾는 방법을 알고 싶어요

    • @cantips
      @cantips  6 месяцев назад

      죄송합니다. 정확히 어떤 상황에서 필요한 것인지 모르겠네요. 다시 알려주시면 가능한 것인지 확인해 보겠습니다.

    • @user-sp1op7dh2b
      @user-sp1op7dh2b 6 месяцев назад

      @@cantips현 예시에서 1행에 이름. 국어. 영어. 수학이 있으면 그 위에 행을 하나 추가하여 1학년. 2학년. 3학년을 넣어서 가나다 의 1학년 국어 점수를 찾는 방법요.