Sounds like you want a couple of macros linked to the
Workbook_BeforeClose and Workbook_Open.
The line would be something like...
Cells(65536,1).end(xlup).offset(0,2) = Now()
--
mrice
Research Scientist with many years of spreadsheet development experience
------------------------------------------------------------------------
mrice's Profile:
http://www.excelforum.com/member.php...o&userid=10931
View this thread:
http://www.excelforum.com/showthread...hreadid=540341