Functions that Can Access Closed Workbooks

Written by Allen Wyatt (last updated January 26, 2024)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365


3

Steve notes that some Excel functions can access data in closed workbooks, and some cannot. Every several months Steve needs to pull data from closed workbooks, and as a result he spends considerable time and effort performing trial and error testing until he comes up with a method that works. Since he doesn't do this very often, Steve is continually rediscovering the same limitations of some functions regarding referencing data in closed workbooks. He wonders if there is a definitive list of those functions that will (or won't) allow the referencing of data in closed workbooks.

As far as I can tell, Steve, there is no such definitive list. That is, perhaps, because there are so many different functions that one can use in Excel—well over 300 of them in the latest versions of the program. (And, unfortunately, Microsoft hasn't made any such list available that I can locate.)

That being said, testing has shown that the following functions cannot be used in the way you describe—they won't retrieve information from a closed workbook.

AVERAGEIF, AVERAGEIFS, CELL, COUNTBLANK, COUNTIF,
COUNTIFS, DAVERAGE, DCOUNT, DCOUNTA, DGET, DMAX,
DMIN, DSUM, GETPIVOTDATA, INDIRECT, OFFSET, SUMIF,
SUMIFS

This list is not exhaustive, as not all of Excel's functions have been tested. (The above list was generated after testing about half of Excel's functions.) The flip side of the above list is that the following functions have been tested and will work just fine in external references to closed workbooks:

ABS, ADDRESS, AND, AREAS, ASC, AVERAGE, AVERAGEA,
CEILING, CHAR, CHOOSE, CLEAN, CODE, COLUMN, COLUMNS,
COMBIN, CONCATENATE, COUNT, COUNTA, DATE, DATEVALUE,
DAY, DAYS360, DB, DDB, DOLLAR, EDATE, EOMONTH,
ERROR.TYPE, EVEN, EXACT, EXP, FACT, FALSE, FIND,
FIXED, FLOOR, FV, HLOOKUP, HOUR, HYPERLINK, IF,
INDEX, INFO, INT, INTRATE, IRR, ISBLANK, ISERR,
ISERROR, ISEVEN, ISLOGICAL, ISNA, ISNONTEXT,
ISNUMBER, ISODD, ISREF, ISTEXT, LARGE, LEFT, LEN,
LN, LOG, LOG10, LOOKUP, LOWER, MATCH, MAX, MAXA,
MEDIAN, MID, MIN, MINA, MINUTE, MOD, MONTH, MROUND,
N, NA, NETWORKDAYS, NOT, NOW, NPER, NPV, ODD, OR,
PERCENTILE, PERCENTRANK, PERMUT, PI, PMT, POWER,
PRODUCT, PROPER, PV, QUOTIENT, RADIANS, RAND,
RANDBETWEEN, RANK, RATE, REPLACE, REPT, RIGHT,
ROMAN, ROUND, ROUNDDOWN, ROUNDUP, ROW, ROWS, SEARCH,
SECOND, SIGN, SLN, SMALL, SQRT, SUBSTITUTE, SUBTOTAL,
SUM, SUMPRODUCT, SYD, T, TEXT, TIME, TIMEVALUE,
TODAY, TRANSPOSE, TRIM, TRUE, TRUNC, TYPE, UPPER,
VALUE, VLOOKUP, WEEKDAY, WEEKNUM, WORKDAY, YEAR,
YEARFRAC

Again, these lists are not exhaustive, even though they probably represent the most often used functions in Excel. You could use these lists as a starting point for developing your own lists, adding to them as you determine which ones you need to use in your workbooks.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (6035) 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

Cannot Convert a Document File to a Readable Document

Open a Word document file, and you can start to make edits and changes to your heart's content. But what happens if the ...

Discover More

Converting Codes to Characters

Character codes are the numeric values used, by a computer, to signify various alphanumeric characters. You can use the ...

Discover More

Changing Chart Size

Place a chart on a worksheet and you may not be satisfied with its size. Changing the size of a chart is a simple process ...

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)

Compiling a List of Students in a Course

Need to pull just a limited amount of information from a large list? Here are a few approaches you might be able to use ...

Discover More

Referring to the Last Cell

It is not unusual to use worksheets to collect information over time. As you keep adding information to the worksheet, ...

Discover More

Using a Formula to Replace Spaces with Dashes

If you need a formula to change spaces to some other character, the SUBSTITUTE function fits the bill. Here's how to use it.

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 two less than 3?

2023-03-09 04:33:09

Adam Bellchambers

What about IFERROR (that’s the only function I’m using that isn’t listed above - the others are in the “work fine” list!


2019-03-11 06:04:46

Lionel Achard

You can solve this probliem by creating a shadow worksheet coping data from the closed workbook.
In this workbook, you put in cell A1 the formula "=c:\path\[myclosedwork.xslx]worksheet!A1", and you expand the formula to all the required cell.
You can then make your formula refer to the local hided worksheet rather than to the closed workbook, and everything will work fine.

Best Regards

Lionel ACHARD


2019-03-09 21:52:16

Ron S

Hey Allen:
Yes the function count is "over 300". It's been over that number for MANY years. According to this video:
NAME GAME- https://www.youtube.com/watch?v=qdReNKlq1oE – History of Excel. Interesting insights

there are 478 functions in Excel 2019. There are a few more than that in Excel 365 since they slowly keep adding more features and functions to justify the massive price increase for 365.


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.