H
HuskerJeff
I have a number of times that I want to look at the previous record in the
data base to get a value for this record. For example, if I am putting in a
series of entries with the same date, I would like to have the entry form
keep the last date I entered until I change it again. Do I have to build a
separate table just to hold that date and link to that? How can I reference
data from the immediately previous record in a table from the current form?
Easy to do in VB for Excel, but how about access?
data base to get a value for this record. For example, if I am putting in a
series of entries with the same date, I would like to have the entry form
keep the last date I entered until I change it again. Do I have to build a
separate table just to hold that date and link to that? How can I reference
data from the immediately previous record in a table from the current form?
Easy to do in VB for Excel, but how about access?