Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default timestamp question

hi,
sounds like you are using the formula Now(). don't. use
code.
in the on close event add this..
sheets(your sheets).select
Cells(your timestamp cell).select
seletion.value = now()

-----Original Message-----
Two if the worksheets in my workbook has a cell which I

am trying to fill in
via code with value Now(). I am using the

worksheet_change event to capture
a change in the selected worksheet. When I close the

workbook I want the
date/time stamp on the worksheet that got changed to get

updated. All I can
accomplish is to get both worksheets date/time stamps to

change, or neither
date/time stamp to shange. I can watch code skip over

the worksheet that did
not have a change, but during the execution of the code

for the changed
worksheet, both worksheets date/time stamps change.

Any help would be appreciated.

Thanks
.

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
Timestamp Stephanie Excel Discussion (Misc queries) 0 January 5th 10 06:55 PM
timestamp james Excel Worksheet Functions 2 May 17th 09 06:16 PM
Timestamp ? elroyerni Excel Discussion (Misc queries) 2 June 1st 07 12:07 AM
Timestamp PS Excel Discussion (Misc queries) 2 January 10th 07 02:21 PM
Timestamp Sher Excel Discussion (Misc queries) 2 November 3rd 06 04:31 PM


All times are GMT +1. The time now is 04:47 PM.

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"