Get Excel Version Number

August 15th, 2004 | Categories: Formulas | Tags:
-->

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”)

Can't get the tutorial to work for you? Need help with your code?
Get answers right away at our AE Excel Support Forums!
No comments yet.