E
E
I have an MS Access 2000 application I'm putting together for a lab where I
work. In the application the user will record 40 different lab values. They
will be entreing lab values mulitple times. The values may or not change
each time they enter the lab values. The user, would like the last lab
values entered to appear on the form and they will make any adjustments
before saving the record so they don't have to enter 40 values each time. I
can set forms data source to the last record in the set, however, when i go
to add the new record it just changes to old record. I've tried changing the
form's data entry property to true but that just eliminates the values. Is
there a way to do this without opening a recordset and assigning the values
in the last record to the data entry fields in the form?
Sorry for the long post. I hope I was clear.
work. In the application the user will record 40 different lab values. They
will be entreing lab values mulitple times. The values may or not change
each time they enter the lab values. The user, would like the last lab
values entered to appear on the form and they will make any adjustments
before saving the record so they don't have to enter 40 values each time. I
can set forms data source to the last record in the set, however, when i go
to add the new record it just changes to old record. I've tried changing the
form's data entry property to true but that just eliminates the values. Is
there a way to do this without opening a recordset and assigning the values
in the last record to the data entry fields in the form?
Sorry for the long post. I hope I was clear.