View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chriss Chriss is offline
external usenet poster
 
Posts: 1
Default Get workbook version

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