Your fingers say "no no" but your explanation says "yes yes".
Not that's its really important for your question, but why would you have a field whose value on every record is the same?
Do you update that field in every record to a constant value every time something is updated?
As to your question
[tt]
myLastUpdateDate = DFirst ( "LastUpdateDate", "TableName" )
[/tt]