Name Manager; Range Names made easy
Content
- What is Name Manager (office-js edition)
- Excel on-line Installation
- Desktop Installation
- Reviews
- Instructions
- Donate
- Recent Changes
- Updating
What is Name Manager (office-js edition)
Name Manager (office-js edition) is the Office-JavaScript counterpart of our VBA Name Manager Excel add-in. Contrary to the VBA Name Manager add-in, Name Manager (office-js edition) works in both desktop Excel and Excel on-line.
Name Manager is free of charge and works in Windows and Mac Excel 365, both 32 and 64 bits and Excel on-line.
What makes Name Manager special is that it allows you to add, edit and manage range names in Excel on-line, which currently does not offer any range name editing options.
Excel on-line Installation
Click this button to Install Name Manager in your on-line Excel
Desktop Installation
Click this button to Install Name Manager for Destop Excel
If that link does not work for you, you can also find the tool by opening Excel and clicking Insert, Add-ins (the Add-ins button may also be located on the Home tab, or even on the File tab, or labelled "Get Add-ins" depending on your version and build of Excel!):
After clicking the Add-ins button search for "name manager" (without the quotes). It should be listed close to the top:
Click the Add button
To add Name Manager to your Excel, click the Add button.
Reviews
I kindly invite you to add your review of the tool here.
Instructions
After installing, Name Manager sets up a button on the Formulas tab:
Here is a screen-shot of a the main window:
And this is what the tool looks like in Excel on-line:
Refresh
Click the button to refresh the list of names
Add
Adds a new range name, using this screen:
Edit
Edits the selected name(s), using this screen. If you had more than one name selected in the list window, you will only be able to change the visibilty of those names.
Note that you cannot edit the name or the scope of the name. To be able do that you need our VBA version.
Delete
Deletes the selected name(s)
Names
The list of range names found in the workbook. Each name is pre-pended with its scope
Name contains
This allows you to filter the list of names. The list will be limited to those names which have the characters you type into this box in either their name or in their scope worksheet name.
Scope
Filters the list of names to the scope you choose here.
Name Types
Filters the list of names for names with the selected characteristic. Please note that Excel system names (names controlled by Excel such as print_area) can only bee seen by choosing this filter type. As of version 1.2.0.0 you can also choose to display the Table names in your workbook.
Donate
If you really like Name Manager (office-js edition), please consider donating to help support it's future development:Recent Changes
Build 1.3.1.0, 2024-11-20: New filter: Volatile names (names containing volatile functions like OFFSET and RAND). New filter: Names referring to entire rows or columns. New option: You can now edit the name and range of a table.
Build 1.3.0.0, 2024-11-11: Added 'Duplicate' filter, shows names which have both a sheet-level and a workbook-level copy. Added "What's new" message.
Build 1.2.0.0: Added Tables as a new name type (though tables are not names, they do behave a bit similar to names).
Build 1.1.0.0, 2024-09-27: Added filter for Lambda name types (names containing a LAMBDA function).
Build 1.0.0.0, 2024-01-30: Various bug fixes, enabled deleting multiple names, improved handling of different screen-heights.
Build 1.0.0.0, 2024-01-02: First release.
Updating
If you are not sure you are using the latest version, click inside the Name Manager pane and press control+F5 to ensure the latest version Name Manager is fetched from our server.
Comments
Showing last 8 comments of 18 in total (Show All Comments):Comment by: Peter Carr (3-2-2024 11:06:00) deeplink to this comment
It doesn't seem to show the range names automatically created for Tables
Comment by: Jan Karel Pieterse (3-2-2024 11:30:00) deeplink to this comment
Hi Peter,
Technically, table names are not range names, they are different objects entirely. This is why I've chosen not to include them.
But you could try to convince me otherwise of course:-)
Comment by: Joe Adams (11-3-2024 12:21:00) deeplink to this comment
The function of double clicking on a NAME no longer works in highlighting to area referred to by the NAME.
Comment by: Jan Karel Pieterse (11-3-2024 13:36:00) deeplink to this comment
Hi Joe,
Odd, it works just fine for me.
Does it change after refreshing the add-in? Open its task pane , click inside and press control+F5.
Comment by: Marissa Wright (14-4-2024 02:31:00) deeplink to this comment
I’m not clear on how the List function in the Name Manager plug in can be used to update the Name, Scope, Formula, Comment, Visible fields. I can’t see any documentation on your site to do it other than references to the fact that it can. Am I missing something here? Modifying the scope of a large set of named cells or ranges is one of the most problematic Excel issues I’ve run across, since I use them to document complex worksheets.
Comment by: Jan Karel Pieterse (14-4-2024 21:08:00) deeplink to this comment
Hi Marissa,
Those changes are best done using the VBA version of my name manager, which has more functionality than the Javascript version.
Comment by: Santiago (4-6-2024 15:19:00) deeplink to this comment
Hello. I'm using the Name Manager "online" version, and I see some names in Excel's Name Manager that don't show up in yours. They are very simple named ranges, 'currency_codes' and a reference to an absolute range scoped to a worksheet. I don't this isn't much info to debug. Will try the VBA version.
Comment by: Jan Karel Pieterse (4-6-2024 15:30:00) deeplink to this comment
Hi Santiago,
In "regular" Name Manager, do these names have a different icon than "regular" named ranges? If so the ones my Name Manager omits may not be "real" range names, but -for example- tables.
Have a question, comment or suggestion? Then please use this form.
If your question is not directly related to this web page, but rather a more general "How do I do this" Excel question, then I advise you to ask your question here: www.eileenslounge.com.