Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Addin Modified date/time

Hello all

I have written an Excel addin that does everything I want it to do.

I have included an about box & was wondering if the date/time last modified
property of the addin file is avaialble or accessible to use as "version
information" in the about box to save me having to manually update a value
every time I make a change?

Thanks
Tony McGee


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Addin Modified date/time

Tony,

ThisWorkbook.BuiltinDocumentProperties("Last Save Time").Value


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




"Tony McGee" wrote in message
...
Hello all

I have written an Excel addin that does everything I want it to
do.

I have included an about box & was wondering if the date/time
last modified
property of the addin file is avaialble or accessible to use as
"version
information" in the about box to save me having to manually
update a value
every time I make a change?

Thanks
Tony McGee




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Addin Modified date/time

Thanks Chip

Barely had time to click on the send button!!
Tony

"Chip Pearson" wrote in message
...
Tony,

ThisWorkbook.BuiltinDocumentProperties("Last Save Time").Value


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




"Tony McGee" wrote in message
...
Hello all

I have written an Excel addin that does everything I want it to
do.

I have included an about box & was wondering if the date/time
last modified
property of the addin file is avaialble or accessible to use as
"version
information" in the about box to save me having to manually
update a value
every time I make a change?

Thanks
Tony McGee






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
Date/Time When content of a Worksheet is Modified Chris G Excel Worksheet Functions 1 October 31st 08 12:06 PM
Updating Time when a field has been modified Joshua Vista Star Excel Worksheet Functions 2 March 9th 06 10:07 AM
Last time modified timestamp Mikus Excel Programming 5 September 23rd 05 07:30 AM
Time Date Last Modified LDL Excel Discussion (Misc queries) 3 May 3rd 05 10:20 PM
modified time of a worksheet Gary Adamson[_2_] Excel Programming 1 August 26th 04 10:42 PM


All times are GMT +1. The time now is 02:49 AM.

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"