Referencing source vs relative referencing

Simon4s

Board Regular
Joined
Sep 22, 2014
Messages
155
Office Version
  1. 2016
  2. 2013
Hi all, I am a new member and a beginner with excel. First i want to say... I had the hardest time registering on this forum, the confirmation images were way to hard to see (must have tried a dozen times)

Anyways, my question is about referencing a sourced worksheet.

I have a large workbook with over a million cells that is constantly updating (source). I have a second workbook with two sheets, Sheet"A" and sheet "B". In sheet A i reference 'Source" with ='[source.xlsx]1'!$A$1000:$BCD$1000, so sheet A and book "source" is exactly the same. In sheetB, i do calculations with A, for example =sum('A'!a10:'A'!a12).

Everything works fine, except when the source file is changed. If I were to insert a column before column A from sheet A, Sheet A would shift to the right (column A becomes column B) which makes perfect sense. But my calculation in sheet B is still referencing column A =sum('A'!a10:'A'!a12). which is not what i want.

Is there anyway to make it so that sheet B is relative to sheet A which is relative to the source? i tried defining a name for column A in sheet A but even then, the name stays in the first column while column A shifts to the right.

Thanks in advance,
 
Last edited:

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.

Forum statistics

Threads
1,214,911
Messages
6,122,195
Members
449,072
Latest member
DW Draft

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