Autofilter and linking to multiple tabs

bzblewski

New Member
Joined
Feb 13, 2008
Messages
8
I have a file with multiple tabs. The first tab is a table that is autofiltered. All of the following tabs have multiple cells referring back to the first tab using "=firsttab!A34" etc.

The problem is that when i filter the first tab, all my links on the following tabs change.

How do I make my references stick while filtering? do i have to "F4" every single reference formula? would that even work?
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
Which version of Excel are you using? A straight cell link should not be affected by a filter (at least it isn't in Excel 2003)
 
Upvote 0
Version 2003. It's quirky, cause it isn't happening on similar workbooks. is there some option i could have clicked to cause this?
 
Upvote 0
Not that I know of. Do you have any code in the workbook?
 
Upvote 0
I apologize. my verbage was incorrect. i went back and tried it again. it's only using the "sort" that screws it up. i double checked the filters and that seems to be ok.

There is no code in the workbook.
 
Upvote 0
When you sort, the cell references should not change so if your cell has =sheet1!B2 before the sort, it should still have =Sheet1!B2 after the sort, though the data in that cell may have changed.
 
Upvote 0
correct, is there a way to get the cell reference to follow the sort? so the reference will actually change along with the sort?
 
Upvote 0
I don't think so. You could use a lookup rather than a straight link?
 
Upvote 0

Forum statistics

Threads
1,214,793
Messages
6,121,617
Members
449,039
Latest member
Mbone Mathonsi

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