How to determine the excel file version.

R

RexZ

I wanted to know if there is a way/utility to determine the excel version in
which the file was created.(Apart from the one described in MS KB). Its
urgent.

Thakns in advance.
 
B

Bob Phillips

Application.Version tells you in VBA.

What does the MS KB say?

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Top