I am trying to use DlookUp to get field values from a previous recrod wher the records have been filtered.
I have found the code below but it refers to ID-1, rather the actual ID that may be the previous record resulting from the filter.
=DLookUp("[MyField]","MyTable","[ID]=Forms![MyForm]![ID]-1")
Any suggestions?
Thank you.
Software/Hardware used:
MS Access
ASKED:
February 6, 2010 9:52 AM
UPDATED:
February 8, 2010 1:47 PM