![]() |
Detect Excel Version
Anyone know the code, if possible, to detect which
version of Excel was used to open the file? -Stacy |
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 |
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