ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Detect Excel Version (https://www.excelbanter.com/excel-programming/274786-detect-excel-version.html)

Stacy Haskins

Detect Excel Version
 
Anyone know the code, if possible, to detect which
version of Excel was used to open the file?

-Stacy

Chip Pearson

Detect Excel Version
 
Stacy,

The Application.Version property will return a string indicating
the version of Excel you are using.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"Stacy Haskins" wrote in message
...
Anyone know the code, if possible, to detect which
version of Excel was used to open the file?

-Stacy




losmac

Detect Excel Version
 
Sub nasdfgh()
MsgBox Application.Version
End Sub

Uzytkownik "Stacy Haskins" napisal w wiadomosci
...
Anyone know the code, if possible, to detect which
version of Excel was used to open the file?

-Stacy





All times are GMT +1. The time now is 05:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com