S sthapa Registered User. Local time Today, 02:16 Joined Jun 1, 2004 Messages 27 Sep 22, 2004 #1 Hi all ive created a simple data entry form and was wondering whether I could textbox that displays when the record was first created ?
Hi all ive created a simple data entry form and was wondering whether I could textbox that displays when the record was first created ?
KenHigg Registered User Local time Yesterday, 21:16 Joined Jun 9, 2004 Messages 13,327 Sep 22, 2004 #2 Add a 'date created' fld in the underlying table and use date() as the default value. kh