Please Note: This article is written for users of the following Microsoft Excel versions: 97, 2000, 2002, and 2003. If you are using a later version (Excel 2007 or later), this tip may not work for you. For a version of this tip written specifically for later versions of Excel, click here: Making Common Functions Available to Others.
Written by Allen Wyatt (last updated August 31, 2024)
This tip applies to Excel 97, 2000, 2002, and 2003
If you work in a networked environment, you may have a need to make a common set of custom functions available to all the users on your network. For instance, your company may have some specialized functions that perform some financial calculations in a particular way. You may be wondering how to best supply these functions to users on your network, without allowing them to modify the functions themselves.
Perhaps the best way to handle this situation is to put all your functions into a single worksheet, and then compile the worksheet into an Excel add-in. You can then place the add-in on a shared network directory from which everyone can access the add-in. If you need to change the functions in the future, simply update the add-in and copy it to the shared directory. The next time a user starts Excel, the newly updated add-in is loaded, and the updated functions are automatically available.
Information on how to create add-ins is available in other issues of ExcelTips or on the ExcelTips website. You can also find some information in the Excel help files.
Note:
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2346) applies to Microsoft Excel 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Excel (Excel 2007 and later) here: Making Common Functions Available to Others.
Create Custom Apps with VBA! Discover how to extend the capabilities of Office 2013 (Word, Excel, PowerPoint, Outlook, and Access) with VBA programming, using it for writing macros, automating Office applications, and creating custom applications. Check out Mastering VBA for Office 2013 today!
Macros are stored as part of a workbook so that they are always available when you have the workbook open. If you want to ...
Discover MoreDo you want to display a particular range of columns within the Excel window? Here's a couple ways you can accomplish the ...
Discover MoreExcel doesn't provide an easy way to grab the worksheet name for use within a worksheet. Here are some ideas on ways you ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Got a version of Excel that uses the menu interface (Excel 97, Excel 2000, Excel 2002, or Excel 2003)? This site is for you! If you use a later version of Excel, visit our ExcelTips site focusing on the ribbon interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2024 Sharon Parq Associates, Inc.
Comments