DLookup argument help

P

Paul B.

Hello All.....

I want to use DLookup to tie an unbound text box to the last record that
matches a key field but I am not getting anywhere. Could someone help me with
this:

DLookup
("[Disposition]","Dispositions","[RequestID]=&[Forms]![SearchResults]![RequestID])

How do I make this go to the last record?

Cheers
 
Top