timestamp on change value
Hi guys and gals!
I'm a systems administrator. As such I need to document passwords and access codes. To enforce password policies it would be handy to have a timestamp automatically update when I change a cell's value.
I currently have the date updating when I change the value of the cell. So far, so good. However, when I update one cell in the table, all timestamps get modified. This is not the intended functionality (at least according to me)
I have a cell which contains a NOW() function.
beneath this cell I have another cell which references the NOW() timestamp, and converts it to text using the T() function.
In the table where I need the timestamps, every row has this formula in the last column.
IF(LEN([RELATIVE cell containing password])>0,DATEVALUE([FIXED cell for timedate string)]),"never modified")
I would expect the cell containing this formula to individually update it's contents, but alass, it updates all timestamps in that table (and maybe even the document, haven't checked).
So the question is if I can achieve the intended functionality, or if I should file a feature request with Apple.
If any of you have any experience in this field your help is much appreciated.
I've searched the formula's, but was unable to find what I was looking for. Apple should really make a function for this though, in MySQL all you have to do is add a timestamp column, but somehow that's impossible for a spreadsheet application?
MacBook Pro, Mac OS X (10.7.4), Macbook Pro 8,1 8GB DDR3 120GB SSD