UNLOCK! Hidden Dynamic excel function never seen before | Dynamic sheet reference

Published: 01 January 1970
on channel: Gyan On Tube
2,126
106

To apply VLOOKUP with the INDIRECT function, you can dynamically construct the cell reference for the table_array argument of VLOOKUP. The INDIRECT function allows you to create a cell reference as a text string and then use it as a valid cell reference in another formula.

Here's an example of how to use VLOOKUP with INDIRECT:

Assume you have two tabs: "Sheet1" and "Sheet2". In "Sheet1," you want to retrieve a value from a tab specified in another cell using VLOOKUP and INDIRECT.

1. In "Sheet1," select the cell where you want the result to appear.
2. Begin typing the VLOOKUP formula. The basic syntax of the VLOOKUP formula is as follows:
```
=VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])
```

3. For the lookup_value, enter the value you want to search for. This value can be in a cell or directly entered into the formula.
4. For the table_array, use the INDIRECT function to create a dynamic cell reference based on the tab name specified in another cell. Assuming the tab name is in cell A1, the formula would be:
```
=VLOOKUP(lookup_value, INDIRECT("'"&A1&"'!A1:B10"), col_index_num, [range_lookup])
```
The INDIRECT function concatenates the tab name (enclosed in single quotes) with the cell range (A1:B10 in this example). The & operator is used for concatenation.

5. Replace `lookup_value`, `col_index_num`, and the range A1:B10 with the appropriate values based on your specific case.
6. Press Enter to apply the formula.

With this approach, the VLOOKUP formula dynamically references the tab specified in cell A1 using the INDIRECT function. You can change the tab name in cell A1, and the VLOOKUP will automatically update to retrieve data from the specified tab.


*********FOLLOW ON*************
Facebook :-   / excelworldofknowledge  
Twitter -   / sohandey3  
Instagram :-   / gyanontube  
Telegram :- https://t.me/Gyanontube
______________________
POWER BI
Power BI In Excel In hindi :-    • Power BI In Excel In hindi || Introdu...  
How to use Power Bi from beginner to advanced :-    • Power Bi in hindi || How to use Power...  
Power Bi में अपना काम सेव एंड रिकॉर्ड करे :-    • Power Bi in Excel in hindi || Power B...  
Power bi tutorial for beginners :-    • Power bi tutorial for beginners || De...  
Power BI dashboard :-    • Microsoft Power BI In hindi || Power ...  
Microsoft power bi in hindi :-    • Power Bi tutorial for beginner ||  Mi...  
Microsoft power bi course for free :-    • Power Bi for beginners || Power bi in...  
Delete unwanted columns in power bi :-    • power bi tutorial for beginners || De...  
Text to column in power bi for beginners :-    • Text to column in power bi for beginn...  
Power BI with New Icon in 2020 :-    • Power BI with New Icon in 2020 || ins...  
Power Bi Reference option :-    • Power Bi Reference option || how to u...  
Edit Data in power bi manually :-    • Edit Data in power bi manually || Pow...  
power bi tutorial for beginners in hindi :-    • power bi tutorial for beginners in hi...  
power bi dax tutorial for beginners :-    • power bi dax tutorial for beginners |...  
Power BI relationships between tables :-    • Power BI relationships between tables...  


Excel formula
How to use index match formula from Basic to advance :-    • index match excel || How to use index...  
How to make big formula in excel in hindi :-    • combination formula || How to make bi...  
Xlookup and Filter formula in hindi :-    • Xlookup for Free || New formulas for ...  
How to reduce excel file size :-    • compress excel file || reduce excel f...  
How to use Xlookup in excel :-    • How to use Xlookup in excel 😮 || xloo...  
xlookup formula in hindi :-    • How to use Xlookup in excel 😮 || xloo...  
array function in excel :-    • Array formula excel || array function...  
New Xlookup with Search Mode :-    • xlookup in excel in hindi || Xlookup ...  
Xmatch formula in excel in hindi :-    • Xmatch formula in excel || Xmatch for...  
how to use filter formula in excel in hindi :-    • filter formula in excel || how to use...  
Excel formulas and functions:-    • Top 10 excel formulas 😮|| excel formu...  
How to use excel unique function:-    • How to use excel unique function || E...  
Sort formula in excel :-    • Sort formula in excel || array formul...  


Pivot Table
pivot table from beginner to advanced :-    • how to use pivot table excel || pivot...  
Pivot table in hindi :-    • Pivot Table In Excel || how to use pi...  
How to use pivot table excel :-    • How to use pivot table excel || New t...  
Pivot table in hindi in excel :-    • pivot table excel from beginner to ad...  
Drill Down in Pivot table excel :-    • Drill Down in Pivot table excel || Cl...  
Pivot Graph in excel in hindi :-    • 3D Pivot Graph in excel in hindi || L...  
how to use pivot table slicer :-    • excel slicer || how to use pivot tabl...  
IF formula in Pivot table :-    • advanced pivot tables || advanced piv...  
power pivot in excel :-    • power pivot || how to use power pivot...  
how to link data in power pivot in hindi :-    • power pivot in excel || how to link d...  
how to use power pivot in excel in hindi :-    • power pivot in excel || how to use po...  

Gyan On Tube Excel


Watch video UNLOCK! Hidden Dynamic excel function never seen before | Dynamic sheet reference online without registration, duration hours minute second in high quality. This video was added by user Gyan On Tube 01 January 1970, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,126 once and liked it 106 people.