Return Multiple Values with Single Xlookup Statement

Поделиться
HTML-код
  • Опубликовано: 4 сен 2024
  • In this lesson, we learn how to return multiple values from a data set with a single Xlookup Statement. No need to write several statements, as long as the columns are in consecutive order.

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

  • @meniporat3527
    @meniporat3527 5 месяцев назад +22

    Here's a trick to fetch all the values (even from non-adjacent columns) in one XLOOKUP statement.
    No need to bring the Date column in a separate statement:
    =XLOOKUP(H6,A6:A23,CHOOSECOLS(B6:F23,{1,2,3,5}))
    This formula will return data from the following columns: Name, Level, Price, Date

  • @phandongexcel
    @phandongexcel 5 месяцев назад +1

    I like this video ❤❤❤

  • @shoppersdream
    @shoppersdream Месяц назад

    Nice, thanks!

  • @user-fy4yd9tz4w
    @user-fy4yd9tz4w 5 месяцев назад +2

    I’m curious as to why you went through the trouble of going to the FORMULA RIBBON, clicking on the INSERT FORMULA icon then typing in the XLOOKUP FORMULA when you could have just put the cursor into the cell where you want the formula and type =XLOO… which brings up your function choices with XLOOKUP coming up as the first choice. Then hit the tab key and your formula appears. This is not a put down but rather a sincere inquiry. Thanks

    • @mojonespro
      @mojonespro  5 месяцев назад +12

      Good question. As an educator, I find it useful to utilize the function arguments dialog when teaching functions with multiple arguments. I don't want to assume that all of my students are accustomed to writing out the function in a cell. The function argument box provides more detail and guidance.

  • @muhammadasad729
    @muhammadasad729 Месяц назад

    You should do ASMR or voice corn.

  • @viveksahu6824
    @viveksahu6824 5 месяцев назад

    Nice video....I was using an older version of Excel and did the same thing using vlookup function.

  • @montebont
    @montebont 5 месяцев назад

    Waste of time. This is yet another (I stopped counting at about 300) example of bad data structuring and a solution looking for a problem that should not exist in the first place.
    If you want to use Excel as a database I suggest you first learn how databases and normalization work...

    • @mojonespro
      @mojonespro  5 месяцев назад +1

      Please clarify and or provide an efficient solution. The very nature of data is to be queried.

    • @hernandez5586
      @hernandez5586 4 месяца назад

      Most company don’t use databases as they should and strictly use spreadsheets. You’re either a kid or an adult that’s never had a job in data.

    • @hernandez5586
      @hernandez5586 4 месяца назад

      @@mojonesprokeep up the good work