INDEX Reference Question

wdparker93

New Member
Joined
Sep 15, 2016
Messages
20
Hello,

I'm having some trouble determining what all the parts of the INDEX reference below means. My formula reads as follows:

=INDEX('H:\Supervision\ALD\Log_Sheet.xls'!Production,2192+1,1)

I know that the H:\Supervision\ALD\Log_Sheet.xls refers to the Log_Sheet.xls workbook saved on a network drive at H > Supervision > ALD. The 2192 is a precalculated number of rows to offset. I just don't know where the "!Production" part of the formula comes into play. There are no worksheets titled production in the Log_Sheet.xls workbook. There is a column with the work Production entered into the first row. However, the values in that column are not the values that appear in the INDEX function.

Thanks!
 
Last edited:

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Hi, it's probably a named range - check in the name manager on the formulas the ribbon.
 
Upvote 0

Forum statistics

Threads
1,215,866
Messages
6,127,403
Members
449,382
Latest member
DonnaRisso

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