Forum Discussion
Structured References - How to Keep Them From Toggling Off?
Excel keeps toggling off my formula structured references. For instance, I input the following formula:
=INDEX(_TABLE3[COLOR],MATCH($B5,_TABLE3[NAME],0))
Then I save / close the file. When I reopen the file, it has changed the formula to this:
=INDEX('TAB 3'!$G$5:$G$4471,MATCH($B5,'TAB 3'!$B$5:$B$4471,0))
How do I prevent this from happening?
5 Replies
- tcard149Copper Contributor
I am experiencing this exact same problem, were you ever able to resolve?
Hi warrevar
From File --> Options --> from the left menu click on formula --> under the working with formula
make sure the option "Use table names in formula" is checked
* If my post helped you, please click on like.
- warrevarBrass Contributor
Jihad Al-Jarady I'm using excel 2010, which has different menus. Unfortunately, this does not seem to be an option in this earlier version.
Is that happening with all the worksheets? or just one?
If it is with one worksheet, did you convert the table range? structured references works with tables