View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Get workbook version

Hi
o.k. you really have covered ALL newsgroups
see your answer in Excel.worksheet.functions and please don't
multipost.

--
Regards
Frank Kabel
Frankfurt, Germany

Chriss wrote:
I have a workbook that needs to be updated fequently and i need to
know the version of the workbook in the code in order to copy and
replace newer versions. I tought of insering a 'Version' property in
the 'personalisation' panel that is in the property of the file
itself. But i can't seem to be able to get the value of this property
in the code. The code would be in a delphi program or in a macro in
the workbook , i could use both methods. If you have any idea or
research keywords that could help me plz tell me !

thanx !
chriss