|
-
Jan 27th, 2000, 03:26 AM
#1
Thread Starter
New Member
Hey all
I have a cell which needs to put a time stamp to keep track of the last modified.
Any ideas??
Thanks a lot
-
Jan 27th, 2000, 04:03 AM
#2
Member
Try this:
Dim myString
Set myString = Date$
ActiveCell.insert myString
Your Macro Should Set the active Cell that you want the Date to be on
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|