Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10
Default which office version am i running

Hi all,

I was wondering if any one can help me find the veriosn and the service pack
of office from VBA in the code.

eg: I want to know if i am running office 2003 SP1.

How do i do that. Any ideas are greatly appreciated


Regards
Amar
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 196
Default which office version am i running

Hi Amar

Application.Version will return the version number of Excel you are
running eg if I type:

?Application.Version

in the Immediate Window of the VBE editor it returns 11.0 (because I
am using xl2003) - I also have 2002 on my machine, and if I type the
same thing in the 2002 VBE I get 10.0. xl2000 would return 9.0 and
xl97 (which I have at home) returns 8.0.

Hope this is helpful!

Richard



On 30 Jan, 07:33, amar wrote:
Hi all,

I was wondering if any one can help me find the veriosn and the service pack
of office from VBA in the code.

eg: I want to know if i am running office 2003 SP1.

How do i do that. Any ideas are greatly appreciated

Regards
Amar


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10
Default which office version am i running

Thanks a lot Richard

Regards
Amar
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
XML on the Data Menu Lany Excel Discussion (Misc queries) 4 December 1st 06 03:04 PM
How can I make Office 2003 Desktop & Toolbar icons brighter & shar unhappycamper Setting up and Configuration of Excel 1 November 3rd 06 09:12 AM
Can I run setup Office 2003 for office 2000 installed? FramB100 Excel Worksheet Functions 1 July 16th 06 09:34 PM
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
Metering Office 97 products Info Excel Discussion (Misc queries) 0 November 29th 04 04:29 PM


All times are GMT +1. The time now is 01:06 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"