Problem with index match to external workbook

jamesaplant77

New Member
Joined
Apr 22, 2015
Messages
16
I have a number of index match formulas that I use in order to produce MI, but I am struggling to pull through data from an external workbook which is stored on a network drive, this is the formula I am using:

=IFERROR(INDEX('[Consumer Timesheets 2016.xlsm]April 2016'!$AK$5:$AK$200,MATCH($C2&P$1,'[Consumer Timesheets 2016.xlsm]April 2016'!$C$5:$C$200&'[Consumer Timesheets 2016.xlsm]April 2016'!$B$5:$B$200)),"")

I have entered the full file paths and excel shortens the file path to the one shown above. I just want to bring the respective value in column AK in the consumer timesheet workbook, that matches cells C2 & P1 in the respective columns, C & B

Any help would be greatly appreciated.
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Sorry what exactly is the issue? Does your formula not work? What error does it return?
 
Upvote 0
svendiamond, it returns the value 0.00, when the value it should return is 8.00 (for example 8 hours have been assigned the project named in cell reference P1.
 
Upvote 0

Forum statistics

Threads
1,215,487
Messages
6,125,085
Members
449,206
Latest member
ralemanygarcia

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