Outstanding Macro Function Reference

Written by Allen Wyatt (last updated August 1, 2020)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365


1

When creating workbooks, it can sometimes be intimidating to keep all the available worksheet functions straight. And for some functions, it can be downright impossible to put your finger on how to use the various parameters available. (Exactly how, again, am I supposed to put together the CHITEST function?)

Excel itself provides a modicum of help, visible as you start to type a function in a formula or through the use of the Insert Function tool. When you want more detailed information, though, you may be at a loss as to where to turn.

Here's a great resource you can download and use for free: the Excel Function Bible. Developed by Norman Harker and Ron de Bruin; the work is massive. It comes (appropriately enough) as an Excel workbook and an associated set of example workbooks.

You can find more information about this free resource here:

http://www.rondebruin.nl/efb/efb.htm

Note that it has been several years since the Excel Function Bible has been updated, so it doesn't include some of the functions released in newer versions of Excel. Even so, it contains a wealth of information that can be very helpful as you are trying to figure out how to use most of the functions available in Excel.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (13342) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Tabbing Beyond the Right Margin

There may be times when you would like to use some tabs in order to extend text to the right of the main text in your ...

Discover More

Using the EOMONTH Function

If you need to determine the date of the last day in a month, it's hard to beat the flexibility of the EOMONTH function. ...

Discover More

Using a Macro to Change the Formatting of All Instances of a Word

If you have a word that you need to make sure is formatted the same way throughout your document, there are several ways ...

Discover More

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!

More ExcelTips (ribbon)

Choosing SUBSTITUTE or REPLACE

If you need to modify information in a text string, two common functions you can use are SUBSTITUTE and REPLACE. This tip ...

Discover More

Understanding the LET Function

The LET function provides an easy way to define and use variables within a formula. This tip shows you how you can start ...

Discover More

The EDATE Function

Want to figure a date a certain number of months in the future or past? The EDATE function may be just what you need for ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is nine minus 1?

2020-08-01 10:58:35

Ron S MVP

This is a free download for "old" Macro functions:
Excel 4.0 Macro Functions Reference
https://www.myonlinetraininghub.com/excel-4-macro-functions
e vba- Excel 4.0 Macro Functions Reference.pdf (downloaded)
A comprehensive list of MS Excel 4.0 Macro Functions
2017 12 18
Before VBA there were XLM macros. VBA was introduced in Excel version 5, so these Excel macros are also known as Excel 4 macros.
Even though these XLM macros are quite old they still work in Excel 2016. To use them you call them like a regular function e.g. =GET.CELL(64,A1) but entering this into a cell will give you an error.
What you need to do is combine them with defined names and then you can do some cool stuff.
You can do things that might normally require writing VBA, so if you don't fancy doing any coding check these out. Listing files in a folder, highlighting cells containing formulas, or getting the background color (ColorIndex) of a cell. Once you know a cell's background color, you could then do math with cells of the same color like sum, average etc.


Here are some more Excel Function references, not limited to macro functions:

Excel Functions (alphabetical) 365 / 2019-2007.
https://support.office.com/en-us/article/Excel-functions-alphabetical-b3944572-255d-4efb-bb96-c6d90033e188 .
.
EXCEL FUNCTIONS (BY CATEGORY) – 365 / 2019 – 2007
https://support.office.com/en-us/article/excel-functions-by-category-5f91f4e9-7b42-46d2-9bd1-63f26a86c0eb .
.
.
Function Guide – Lookup ExcelJet
https://exceljet.net/excel-functions
Excel functions by category. Optional arguments in white. Click any function for a detailed description with formula examples.
.
EXCEL FUNCTIONS BY CATEGORY
https://www.myonlinetraininghub.com/excel-functions .
Here you'll find an index of common Excel Functions written in layman's terms and in a language we all understand. No computer speak, just plain English and practical examples of Excel functions used in formulas.
.
Excel Functions Translator (Language) (Translate)
https://www.myonlinetraininghub.com/excel-functions-translator
It’s often difficult enough to figure out the correct Excel functions to use, but it’s significantly harder if you also need to translate the function into the language of your localized version of Excel.
Introducing the Excel Functions Translator. It’s a free add-in available for Excel Online, Excel 2013, Excel 2016 for Desktop, Office 365, Excel 2016 for Mac and iPad.
It translates some 800 functions into Excel’s 80 localised languages. The add in is currently available in 15 languages; English, Danish, German, Spanish, French, Italian, Japanese, Korean, Dutch, Portuguese Brazilian, Russian, Swedish, Turkish, Chinese Traditional and Chinese Complex Script.
.


This Site

Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.

Newest Tips
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.