Index and Match , however @row id used for lookup value

rishiappu

New Member
Joined
Feb 23, 2021
Messages
2
Office Version
  1. 2013
Platform
  1. Windows
Hi

I have been using Index and Match function for a number of years, however came across this formula and finding it a bit hard to understand its relevant purpose. To get the actual look up value for the row component, they have used =index (array, match([@rowid]], look up table,0),0). I understand they want the look value to be 1, 2 and so on, however want to know the actual purpose of doing it this way. I have also attached the file where I have shown the current issue.



Thank you
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
That is a reference to a structured table. rowid is the name of a column, the @ symbol refers to the row with the formula.

 
Upvote 0
That is a reference to a structured table. rowid is the name of a column, the @ symbol refers to the row with the formula.

Thank you very much Jacob for your prompt response . I did go through the defined names and tables and couldn’t see it under there.
 
Upvote 0

Forum statistics

Threads
1,214,596
Messages
6,120,438
Members
448,966
Latest member
DannyC96

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top