Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Make default value = previous record

Status
Not open for further replies.

MisterC

IS-IT--Management
Apr 19, 2001
501
US
Hi,
I have a data entry form with several fields, and I'd like the default entry in the "Date" to "stick" from record to record.
That is, the user enters the date while entering the first record and when he goes to the next record the default date is what was entered on the previous record.
I've done this before but I can't seem to find my reference!
Thanks for your help!
 
I've got it. thanks anyway.

I set the 'tag' property on record update and then set the default value = the tag
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top