- Jul 21, 2001
- 21,058
- 3
- 0
sorry for posting this here, but i need a quick answer. i helped someone out yesterday, so maybe i've got some good karma coming my way 
what's the VB code to display the last saved date/time within an Excel spreadsheet?
*holds envelope to head*
i predict many replies, now that the title is gone and there's only a period.
edit: i made due with what i could. i just wrote a BeforeSave event that updated the cell range to now() if it was saved. ghetto, but i was pressed for time
what's the VB code to display the last saved date/time within an Excel spreadsheet?
*holds envelope to head*
i predict many replies, now that the title is gone and there's only a period.
edit: i made due with what i could. i just wrote a BeforeSave event that updated the cell range to now() if it was saved. ghetto, but i was pressed for time