Is it possible to have a cell update to the current date when ever you save a change to a file?
B B.B Oct 28, 2006 #1 Is it possible to have a cell update to the current date when ever you save a change to a file?
E Earl Kiosterud Oct 28, 2006 #3 Just to let everyone know, I think when the subject line of a post is changed, it can mess up the threading in newsgroup readers. I've seen what look like orphaned "Re:" posts as the top post here and there, and I think that's what causes it.
Just to let everyone know, I think when the subject line of a post is changed, it can mess up the threading in newsgroup readers. I've seen what look like orphaned "Re:" posts as the top post here and there, and I think that's what causes it.
G Gord Dibben Oct 28, 2006 #4 =NOW() will update every time the workbook re-calculates. Not just when you save. Is this what you want? Gord Dibben MS Excel MVP
=NOW() will update every time the workbook re-calculates. Not just when you save. Is this what you want? Gord Dibben MS Excel MVP