Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
GeekGoddess
 
Posts: n/a
Default How do you tell which version of excel was used to create a workb.

I need to know the exact version of Excel that was used to create various
spreadsheets. How can I tell?
  #2   Report Post  
Chip Pearson
 
Posts: n/a
Default

I don't think you can determine what version of Excel was used to
create a workbook. You can determine the version that last
calculated the workbook, and the current version, but not the
create version.


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








"GeekGoddess" wrote in
message
...
I need to know the exact version of Excel that was used to
create various
spreadsheets. How can I tell?



  #3   Report Post  
GeekGoddess
 
Posts: n/a
Default

How can you even tell which version last calculated the workbook?

My situation is this: I am a computer professor and my students are
required to use Excel 2003 for their assignments. They are submitting them
in Blackboard (an online educational application). When I download the files
and open them in Excel 2003, I get a message that asks me if I want to save
the changes made to the file that was created with an earlier version of
Excel. Some of these files I am sure were created in 2003. But I would like
to know for sure. I am assuming that Blackboard is somehow modifying the
files - and this is what is prompting the message I get. As the professor,
it would be nice to know. ;-)

"Chip Pearson" wrote:

I don't think you can determine what version of Excel was used to
create a workbook. You can determine the version that last
calculated the workbook, and the current version, but not the
create version.


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








"GeekGoddess" wrote in
message
...
I need to know the exact version of Excel that was used to
create various
spreadsheets. How can I tell?




  #4   Report Post  
swatsp0p
 
Posts: n/a
Default

This was posted on one user's group that didn't make it to the general forum
by Dominicb:

Good afternoon GeekGoddess (just love the name...)

Unfortunately you can't tell the EXACT XL version that created a file. You
could tell roughly by using this macro in the sheet you are trying to
identify:

Sub version()
a = ActiveWorkbook.FileFormat
MsgBox a
End Sub

This will return one of four values:
16 XL 2
29 XL 3
33 XL 4
39 XL 5 / 95
-4143 XL 97 onwards.

Don't know if that helps you, but it's the closest you're going to get I'm
afraid.

HTH

DominicB

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
A version of excel that doesn't have 15 limitation Kimjo Excel Worksheet Functions 4 February 18th 05 03:16 AM
Automate Excel to powerpoint - Graphs along with Datasheet (not workbook) Hari Prasadh Charts and Charting in Excel 4 February 17th 05 02:44 PM
other systems detecting excel 4.0 if excel 2000 is installed Tristan_Flynn Setting up and Configuration of Excel 0 January 18th 05 06:55 PM
VB Automation is Whacking out my Excel Environment Joseph Geretz Excel Discussion (Misc queries) 2 December 29th 04 03:49 PM
I cant use englisch function names in a swedich version of excel PE Excel Discussion (Misc queries) 2 December 7th 04 01:00 AM


All times are GMT +1. The time now is 11:27 PM.

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

About Us

"It's about Microsoft Excel"