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