Excel Version

H

Heera

Hi all,

With the help of a VBA code i want to find out the excel version(2003
or 2007) of the user so that i can execute a different codes as per
the version.

I used code "Application.Version" but the return value is 12 and I am
using excel 2007.

Please help................

Regards
Heera
 
Top