G
Guest
Hi all,
How can i find a value from a field in the last record entered in my table?
I use Dlast function but it doesn't update if i enter a new record. I used
the following code in a label on a form. it worked the first time i created
the code but dont update when i enter a new record. any help will deep be
appreciated..
=DLast("[LodgeNo]","[Valuation Assessment]")
Thanks
How can i find a value from a field in the last record entered in my table?
I use Dlast function but it doesn't update if i enter a new record. I used
the following code in a label on a form. it worked the first time i created
the code but dont update when i enter a new record. any help will deep be
appreciated..
=DLast("[LodgeNo]","[Valuation Assessment]")
Thanks