new record to use previous record data
Hi,
I'm trying to set up a form for user data entry, where a field on the form automatically contains the same data as the previous entry. This would save time where there are a number of records to be entered where this particular field remains the same. I can't use default value because it won't always be the same, and I'm guessing it will be code on the after update event, but am unsure how to get the contents of the field from the previous record.
thanks for any help,
Ian
Hi,
I'm trying to set up a form for user data entry, where a field on the form automatically contains the same data as the previous entry. This would save time where there are a number of records to be entered where this particular field remains the same. I can't use default value because it won't always be the same, and I'm guessing it will be code on the after update event, but am unsure how to get the contents of the field from the previous record.
thanks for any help,
Ian
Last edited: