Jim: You're right, we couldn't use a computed column either. I think in our case the updating of this date column would have been done only in 2 places within a form, so we made a form variable instead for Colname = .#DATE so that the date would update if we entered a row or saved a change. Could also handle this with a trigger if you want to keep track of r> prompt changes or other programs that might do an Update.
Karen > Using a computed column doesn't work for me as a reload resets the value > whereas I am using such a field to track changes for audit purposes. > > Perhaps in v9.0. > > Jim Bentley

