#ref! error when creating input sheet.

seanhen1984

New Member
Joined
Jun 17, 2011
Messages
4
I have created an input cell to automatically change which month to start summing an array at from a different data file, in order to calculate month-to-date numbers. However, unless I have the other excel file open, "#REF!" shows up if I enter anything after month 2. Here is the formula I am using:

=SUM(C:\exceldata\[2011 Data.xls]BRANDS (2011)'!$D11:INDEX(C:\exceldata\[2011 Data.xls]BRANDS (2011)'!$D11:$O11,INPUT!$D$3))

Can anyone help?
<!-- / message -->
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
have the file open?

or copy the data into a new sheet on the workbook you are doing your calcs on and adjust your formula to look at this range instead ?

Or dont update the links when prompted will stop the formula from re-calculating ??
 
Upvote 0

Forum statistics

Threads
1,224,590
Messages
6,179,750
Members
452,940
Latest member
rootytrip

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