Finally!! Thank you for a great explanation. I’ve seen many other videos, but none of them explained it as well. Thank you!
@lty26103 ай бұрын
Very clear and useful video, thanks~
@lpanebr5 жыл бұрын
I really like indirect and use it a lot. One important thing to point out though is that when you insert columns, rows etc the concatenated string ranges need to be manually updated.
@ksskoala44465 ай бұрын
Very well explained; thank you!
@sbhanuprakash95 жыл бұрын
You are a genius! I was struggling for an option like this to take the sheet name automatically. Finally I go it. Appreciate you knowledge sharing.
@martinachoi78433 жыл бұрын
Wow it is so helpful. Appreciate your videos!
@lazalazarevic61925 жыл бұрын
Cool explanation. Thanks
@ghyathalmograbi33612 жыл бұрын
very nice and simple way of explanation , thank you ,, it means we use indirect when we want Transfered the text to reference it is very accurate ,,,
@malikastar92652 жыл бұрын
That was clearly explained, and very helpful, thank you
@ExcelGoogleSheets2 жыл бұрын
👍
@hanglam85716 ай бұрын
Excellent! Thanks
@vishaleee4044 жыл бұрын
great explanation sir. thank you thank you so much from india.
@mdz-ro Жыл бұрын
exactly what I needed, you explained extremely well love you😍
@ExcelGoogleSheets Жыл бұрын
👍
@wojciechorama Жыл бұрын
EXACTLY WHAT I NEEED happy new year
@ExcelGoogleSheets Жыл бұрын
👍
@golammusabbir9145 жыл бұрын
hoooooo... thats amazing... thank u for introducing this unknown useful function.. u r just great
@SnowHunter442 жыл бұрын
solved my problem - thanks
@azad891005 жыл бұрын
INCREDIBLE, this would really help me to save time and energy, I had searched up a lot without finding such amazing tutorial video ..
@flambert573 жыл бұрын
How can i get spreadsheet name in the formulas directory Grom.the label of the sheet? ( whithout go in the scripts proprty and methods)
@eastonnewman18685 жыл бұрын
Very useful skill, thank you!
@AlexSmith15 жыл бұрын
Very useful. Thank you.
@ninjapage4 жыл бұрын
do you provide access to your workbooks for practice??
@aprendendogooglesheets80403 жыл бұрын
You ara a GENIUS!!!
@ExcelGoogleSheets3 жыл бұрын
:)
@raulbezerra19295 жыл бұрын
I already have an ideia for how its gonna be usefull for me, thanks!!
@DILEEPKUMAR-is1vi3 жыл бұрын
Awesome
@abhijithcmr4 жыл бұрын
Great. But is it possible to use this method with ArrayFormula?
@oOoScarecrow31oOo4 жыл бұрын
I'm struggling with INDIRECT using it in the FILTER() fonction ! 😩
@sergeantseven42405 жыл бұрын
I'm trying to figure out how to populate cells on a sheet where the drop down list is with the information for both being on a separate sheet. I've got the drop down list populate based on the range of data from the other sheet but I can't figure out how to populate the rest of the data in to the cells based on what is selected in the drop down.
@annariddick9764 жыл бұрын
How did you do that drag thing? Where you selected the top and dragged it down and the formula copied but for the other sheets?
@hemantsonawane1533 жыл бұрын
awesome
@ExcelGoogleSheets3 жыл бұрын
Thanks!
@NewToneProducer3 жыл бұрын
At 9:58, you explain how you can't use INDIRECT within another function. That's exactly what I'm hoping to do. Is there a way to do something like this without using INDIRECT? I'm trying to do a countif in different tabs, but it's a pain to update each row manually to reflect a different tab to reference. Would be nice if I could have it reference the tab name that is listed in a column.
@ManojGuptahome2 жыл бұрын
This is great explanation. I learn a lot of things from your videos and it drives me to do do more. Presently I am stuck with INDIRECT being used with VLOOKUP and IFERROR. I know you warned against using INDIRECT with other formulas but is there a simpler way. My problem is lookup array of different month sheets and summarizing, while leaving blank when the sheet is not there. My formula is =IFERROR(VLOOKUP($C$2,INDIRECT($A25&"!$j$2:$l$15"),3,FALSE),""). Where C2 has a category in sheet A25 and J2:J15 is the lookup table in each sheet. The preview gives the correct value but it is not updated automatically.
@hoiyinwan82335 жыл бұрын
Indirect function is so useful, but it is so hard to find explanation. I use this function alot!!
@MuhammadIbrahim-zc1vx5 жыл бұрын
Neatly explained
@raulbezerra19295 жыл бұрын
Man i really nedd help about something: Is it possible to combine Indirect function with Arrayformula? Like: Arrayformula(Indirect(...))?
@ayahoo165 жыл бұрын
It does not seem to be. I have been trying to do just that for 3 days with no luck. Granted I am not a pro by any means but it does not seem to work. If you figure it out please let me know, but I have given up and I'm just going to drag my indirect functions.
@abhijithcmr4 жыл бұрын
@@ayahoo16 Am in search of the same for the past 2 days. Any of you got any solutions? please let me know....
@phecube2 жыл бұрын
how do you use indirect with actual quotation marks in the formula? “ “
@RobertLongM4 жыл бұрын
Always great teaching - - CHALLENGE I can't figure out is using INDIRECT withing an API/URL
@ExcelGoogleSheets4 жыл бұрын
What you mean?
@RobertLongM4 жыл бұрын
Learn Google Spreadsheets Are used your JSON import. But the URL has a date in it. And I wanted to create a drop down that I can adjust the date in the URLAPI
@ExcelGoogleSheets4 жыл бұрын
What does this have to do with indirect? Please share an example sheet of what you tried?
@RobertLongM4 жыл бұрын
@@ExcelGoogleSheets Take the =ImportJSON() Inside that o have in the URL a /2019/") I want to use Indirect to have the year be a cell reference. Can't seem to get the syntax right
@ExcelGoogleSheets4 жыл бұрын
You don't need indirect. You need to just concatenate. kzbin.info/www/bejne/oYPRn6ekrrmafLc
@louaimoghrabi5 жыл бұрын
Super! Thank you soooo much
@yungkuan12604 жыл бұрын
Is it possible to use Indirect for the Range_string of importrange? I am getting an error when attempting
@pravinghanesh Жыл бұрын
Thank you so much.
@jamesantonywhitehead2814 Жыл бұрын
Why did you not add the year to the formula in colum I ???
@GV-gn3mj2 жыл бұрын
Thank you. It is really complex, how the H column reference a tab with a different name? because the tab is product 2105 etc but the column H is just 2015, also what is doing the exclamation sign there?
@ExcelGoogleSheets2 жыл бұрын
You should watch this kzbin.info/www/bejne/o4W6mWaMhZt7hs0 and this kzbin.info/www/bejne/oYPRn6ekrrmafLc
@fttx66732 жыл бұрын
I'm looking for the repetition of each line in the list, but I couldn't find it
@pipeliner89695 жыл бұрын
great I needed this
@SamEslamiehBISM4 жыл бұрын
Great video, but I had difficulty using indirect building a query data from multiple sheets
@andresrcastilloh24544 жыл бұрын
Solved Thanks!!!
@walterpaiva7195 жыл бұрын
Thanks for the video!! I really enjoy watching your videos ;]
2 жыл бұрын
Thank You.
@attilahuszar20282 жыл бұрын
I have two different questions: 1. Can we write indirect function in the query data range??? 2. Can use a range the indirect function? For example: =INDIREKT{'1'!A1:B; '2'!A1:B} ets. It doasn't work for me.
@pichit.raetai5 жыл бұрын
Thank you
@cuneiformscript26654 жыл бұрын
🙏🏻
@darlalandaal10614 жыл бұрын
Thank you for this training, it has been a great help! I do have an issue that I am sure you can help with. I have a formula =IFERROR(INDIRECT("'"&$B3&"'!$B$3"),"") However, when I have B3 filled in on my worksheet, it works fine. When I copy down the formula it pulls the information from the same worksheet. Not sure what I am doing wrong. Thank you for the assistance.