How to do an IF VLOOKUP | IF and VLOOKUP Nested Function | IF TRUE Return Value From Another Column

How to do an IF VLOOKUP | IF and VLOOKUP Nested Function | IF TRUE Return Value From Another Column

Chester Tugwell

3 года назад

39,455 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@CraigDG
@CraigDG - 14.05.2023 05:27

Thanks for this great info Chester. Wondering if an IF statement can be nested within an XLOOKUP function? The XLOOKUP function I am using works well, but i need to change the result that sources the Return Array number, into a Text String instead. I could add an extra column and use the IF function in that new column, however, I would like to have my XLOOKUP and the IF in the same formula. Any tips would be most appreciated. Thanks.

Ответить
@imranisshack9828
@imranisshack9828 - 20.04.2023 19:38

This is so helpful. One of the few videos on this topic

Ответить
@AnthonyHann
@AnthonyHann - 25.02.2023 19:19

I'm struggling with something i'm working on. I have a list of locations on one sheet and a number of tables on the second sheet. I want a lookup that, if it can find the corresponding location it returns the table for that location

Ответить
@chantelleyurechuk9764
@chantelleyurechuk9764 - 04.01.2023 06:16

YOU ARE A-MAZIGN! :P

Ответить
@bharatrangwani7760
@bharatrangwani7760 - 05.11.2022 21:48

Thanks for making me 50% more efficient.

Ответить
@na4211
@na4211 - 16.05.2022 21:21

How can I use your formulas for multiple if statements? Basically, two or more if statements that can all be true or one is true... if A is true then "abc", if B is true then "def", If C is true then "ghi"....all three needs to be tested and if all true...then print abc next line def and next line ghi. If none is true then blank...

Ответить
@k.k.sabariraj6484
@k.k.sabariraj6484 - 09.12.2021 17:47

hi sir, thank you for this video presentation. here I need one more vba code for this formula

=if(a2=VLOOKUP(a2,table1,1,true),VLOOKUP(a2,table1,2,true),"NA")

applying this formula for the above 4 lacks data we vlookup the values from the next sheet table data

waiting for your code

thank you.

Ответить
@ashleytate-yoder8411
@ashleytate-yoder8411 - 07.12.2021 00:56

I could not for the life of me figure this out for my excel class. I watched so many videos and nothing was helping. Thank you so much.

Ответить
@patrickschardt7724
@patrickschardt7724 - 22.04.2021 19:45

Wonderful tutorial. Only thing I would possibly change is put the if statement in the column index saving the additional vlookup (or the return array for xlookup) since the lookup value and the lookup range are the same in both cases

Ответить
@lesterpotts6142
@lesterpotts6142 - 20.04.2021 16:55

Hi Chester, thank you for the video. I would have used IF to return the Col index no rather then to use VLOOKUP twice. I do enjoy your videos please keep it up.

Ответить
@ivancortinas5427
@ivancortinas5427 - 20.04.2021 16:29

Excellent video Chester. A very good comparison. Thank you.

Ответить
@ubaidillahmuhammad20
@ubaidillahmuhammad20 - 20.04.2021 16:27

i like it

Ответить