Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default last Date Modified of separate modules?

I have several similar modules in PERSONAL.XLS , have not worked in these in
a while and have a hard time figuring out which is the most recent (and
updated) one. In case of ordinary files I can look up Date Modified in
Windows Explorer but, where I did find PERSONAL.XLS, I did not find separate
modules.

Is there any way to determine the last Date Modified of separate modules?
Thanks very much.

-Joni
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,441
Default last "Date Modified" of separate modules?

Joni,

No. The only property that a module has that is readable is its name.

The solution is to put the modified date at the top of the module, updated
every time you edit something.

HTH,
Bernie
MS Excel MVP


"jonigr" wrote in message
...
I have several similar modules in PERSONAL.XLS , have not worked in these
in
a while and have a hard time figuring out which is the most recent (and
updated) one. In case of ordinary files I can look up "Date Modified" in
Windows Explorer but, where I did find PERSONAL.XLS, I did not find
separate
modules.

Is there any way to determine the last "Date Modified" of separate
modules?
Thanks very much.

-Joni



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default last "Date Modified" of separate modules?

Bernie, that's unfortunate, but thanks for letting me know.

-Joni

"Bernie Deitrick" wrote:

Joni,

No. The only property that a module has that is readable is its name.

The solution is to put the modified date at the top of the module, updated
every time you edit something.

HTH,
Bernie
MS Excel MVP


"jonigr" wrote in message
...
I have several similar modules in PERSONAL.XLS , have not worked in these
in
a while and have a hard time figuring out which is the most recent (and
updated) one. In case of ordinary files I can look up "Date Modified" in
Windows Explorer but, where I did find PERSONAL.XLS, I did not find
separate
modules.

Is there any way to determine the last "Date Modified" of separate
modules?
Thanks very much.

-Joni




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
Public, Private, Event modules, Forms modules,,, Jim May Excel Programming 11 October 31st 05 03:12 AM
Basic question - modules and class modules - what's the difference? Mark Stephens[_3_] Excel Programming 9 May 8th 05 11:48 AM
separate modules for each sub routine? smokiibear Excel Programming 7 January 26th 05 03:36 PM
When to code in sheet or userform modules and when to use modules Tony James Excel Programming 1 December 16th 04 10:02 PM
Using the same variable in separate userform modules DarrenW Excel Programming 2 July 11th 03 03:11 AM


All times are GMT +1. The time now is 12:08 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"