How to Find Table Array in Excel (4 Suitable Examples)

Need to learn how to find the table array in Excel? If you are looking for such unique kinds of tricks, you’ve come to the right place. Here, we will take you through four easy and convenient examples of finding the table array in Excel.


What Is Table Array?

Table Array is one of the most important arguments of any the LOOKUP function such as the the VLOOKUP function or the the HLOOKUP function. The VLOOKUP function searches for a particular value within a range (named table_array by MS Excel) to return a value from a specified column in the same row. We use the table array to find specific data or formulas or groups of formulas or data. If you use this function, it will search the particular data you have inserted. So, giving the name of the table array can be helpful for simplifying the work.

Read More: What Is Table Array in Excel VLOOKUP?


How to Find Table Array in Excel: 4 Useful Examples

Let’s get introduced to our dataset first. We have a report of Daily Sales- Fruit Section of a certain grocery store. Here, columns B, C, and D contain the Product names, names of Customers, and Quantity respectively.

How to Find Table Array in Excel

Now, we’ll select cells in the B4:D14 range. Then name the range as MyTable on the box at the top-left of the column heading.

How to Find Table Array in Excel

Now, we’ll find this table array in various ways on our different examples.


Example 01: Using Name Manager to Find Table Array in Excel

In our first example, we’ll use Name Manager to find the table array in Excel. Also, we can apply a keyboard shortcut to open the Name Manager. To do this using the first method, you may follow the below steps.

📌 Steps:

  • At the very beginning, go to the Formulas tab.
  • Secondly, click on the Defined Names group drop-down.
  • Then, select Name Manager from the available options.

How to Find Table Array in Excel

  • Instantly, the Name Manager dialog box opens up.
  • Here, we can see our named range in the list. Simply, select MyTable.
  • Afterward, click on the upside arrow beside the box of Refers To:

How to Find Table Array in Excel

  • Immediately, it opens the Name Manager – Refers To: input box.
  • We can see the cell range of MyTable in the box. Also, cells in the B4:D14 gets bounded by a green dashed line to indicate the named range in the worksheet.

How to Find Table Array in Excel

Note: Name Manager in the input box refers to the name of the current worksheet. See the picture above for a better understanding.


Example 02: Utilizing Go To Feature to Find Table Array in Excel

For those of you who want to learn about more techniques, there is another way to find the table array in Excel. We could possibly use the Go To feature under the Find & Select option in Excel. It’s simple & easy, just follow along.

📌 Steps:

  • First of all, press CTRL + G on your keyboard.

How to Find Table Array in Excel

  • Right away, it opens the Go To dialog box.
  • Later, select MyTable under the section of Go To:.
  • Lastly, click OK.

How to Find Table Array in Excel

  • In a flash, it highlights the cell range of the named range MyTable, which is B4:D14. It also creates a green solid line around the range.
  • That’s how we can find our table array in Excel.

How to Find Table Array in Excel


Example 03: Find Table Array in VLOOKUP in Excel

The table_array argument in the Excel VLOOKUP function is used to find and look up the desired values in the form of an array in the table. While using the VLOOKUP function, we need to set a data range where we’ll look up our value. This range is called the table_array. To find the table array in VLOOKUP, follow the steps carefully.

📌 Steps:

  • Initially, in cell C17, we determined the number of sales of Kiwis using VLOOKUP.

How to Find Table Array in Excel

  • After that, select cell C17 and we can see the formula below.
=VLOOKUP(B17,VLOOKUP!MyTable,3)

Here, B17 refers to Kiwi. Then, VLOOKUP!MyTable indicates the table_array argument. And 3 means the col_index-num.

How to Find Table Array in Excel

Here, we can see the table_array as a name. But, if we want to know the cell range of the named range, what should we do? To know this, be with us.

  • When we put the cursor on VLOOKUP!MyTable in the Formula Bar, it highlights the table_array argument. So, we can be sure this is the table array in our formula.

How to Find Table Array in Excel

  • Besides, it resembles the same color in VLOOKUP!MyTable and cells in the B4:D14 range. Both feature red color. From that, we can be sure that they are the same entity.

How to Find Table Array in Excel

  • Finally, select the table_array in the Formula Bar and press F9 on your keyboard. You can see the argument in array form.

How to Find Table Array in Excel

Read More: How to Use VLOOKUP Table Array Based on Cell Value in Excel


Example 04: Find Table Array in HLOOKUP in Excel

Similarly, we can find the table array in HLOOKUP in Excel. Allow me to demonstrate the process step-by-step.

📌 Steps:

  • Firstly, select cell C17.
  • Then, we can find the formula in the Formula Bar like below.
=HLOOKUP(C16,HLOOKUP!MyTable,6)

Here, C16 resembles Product which is the lookup_value. Besides, HLOOKUP!MyTable serves as table_array argument. Also, 6 represents the row_index_num.

Finding Range in HLOOKUP

  • When we put the cursor on HLOOKUP!MyTable in the Formula Bar, it highlights the table_array argument. So, we can be sure this is the table array in our formula.
  • Besides, it resembles the same color in HLOOKUP!MyTable and cells in the B4:D14 range. Both feature red color. From that, we can be sure that they are the same entity.

Finding Range in HLOOKUP

  • At last, select the table_array in the Formula Bar and press F9 on your keyboard. You can see the argument in array form.

Finding Range in HLOOKUP


How to Find Lookup Array in XLOOKUP in Excel

The XLOOKUP function allows you to look for a value in a dataset and return the corresponding value in some other row/column. You can see the syntax of this function here. To find the lookup_array in XLOOKUP, follow the steps carefully.

📌 Steps:

  • At first, select cell C17.
  • Then, we can find the formula in the Formula Bar like below.
=XLOOKUP(B17,Products,D4:D14)

Here, B17 represents Lemon which is the lookup_value. Then, Products and D4:D14 serve as the lookup_array and return_array correspondingly.

Finding Range in XLOOKUP

  • When we put the cursor on Products in the Formula Bar, it highlights the lookup_array argument. So, we can be sure this is the lookup array in our formula.
  • Besides, it resembles the same color in Products and cells in the B4:B14 range. Both feature red color. From that, we can be sure that they are the same entity.

Finding Range in XLOOKUP

  • Lastly, select the Products in the Formula Bar and press F9 on your keyboard. You can see the argument in array form.

Finding Range in XLOOKUP

That’s how we can find the lookup array in XLOOKUP in Excel.


Practice Section

For doing practice by yourself we have provided a Practice section like below in each sheet on the right side. Please do it by yourself.

Practice Section


Download Practice Workbook

You may download the following Excel workbook for better understanding and practice yourself.


Conclusion

This article provides easy and brief solutions to finding the table array in Excel. Don’t forget to download the Practice file. Thank you for reading this article, we hope this was helpful. Please let us know in the comment section if you have any queries or suggestions.


Related Articles


<< Go Back to Table Array in Excel | Excel VLOOKUP Function | Excel Functions | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Shahriar Abrar Rafid
Shahriar Abrar Rafid

Shahriar Abrar Rafid, BSc, Naval Architecture and Marine Engineering, Bangladesh University of Engineering and Technology, Bangladesh, has worked with the ExcelDemy project for more than 1 year. He has written over 100+ articles for ExcelDemy. He is a professional visual content developer adept at crafting scripts, meticulously editing Excel files, and delivering insightful video tutorials for YouTube channels. His work and learning interests vary from Microsoft Office Suites and Excel to Data Analysis, VBA, and Video recording and... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo