Get Excel Version Number

Automate Excel

Get Excel Version Number

You can use the INFO() function to return the excel version number in a cell. For instance, I use Excel 2003 so the following example returns 11.0

Simply enter the following formula in a cell to return the excel version:

=INFO(”release”)

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.