Forum Discussion
Sadie72
Apr 25, 2023Copper Contributor
Name Manager question
Hi there, I am new to this Community and hope someone can help me with an excel issue. I am working in a workbook with several tabs where I have used Name Manager to reference different columns etc i...
mathetes
Silver Contributor
It sounds as if you've inadvertently created names with local scope rather than workbook wide. Down toward the bottom of this linked page you'll see some suggestions for how to recognize that situation and correct it.
Sadie72
Apr 25, 2023Copper Contributor
Hi Mathetes,
Thank you so much for responding and it seems you are right. I see that I have a mix of scope and the named ranges that are not appearing have a local scope opposed to those that appear and that I can use. Do I need to delete and recreate all the local named ranges?
Thank you so much for responding and it seems you are right. I see that I have a mix of scope and the named ranges that are not appearing have a local scope opposed to those that appear and that I can use. Do I need to delete and recreate all the local named ranges?
- HansVogelaarApr 25, 2023MVP
JKPieterse's excellent and free Name Manager add-in lets you change defined names from local to global (or vice versa).
- Sadie72Apr 25, 2023Copper ContributorThanks for this tip! I will certainly have a look at this solution.
- mathetesApr 25, 2023Silver Contributor
Do I need to delete and recreate all the local named ranges?
That's certainly how I read the advice on that page (assuming you want them to be global in scope).
And then be careful going forward to make sure all named ranges are global in their scope.
- Sadie72Apr 25, 2023Copper ContributorYes, this seems as the only way to go about it. Thank you so much once again!