C chriske911 Aug 30, 2005 #1 is it possible to have an empty new record on top in a continuous form? default it is the last record grtz
is it possible to have an empty new record on top in a continuous form? default it is the last record grtz
D Douglas J Steele Aug 30, 2005 #2 No, it's not. However, what some people do is put two subforms on the form: one that only has the new record, on top of one that doesn't have a new record.
No, it's not. However, what some people do is put two subforms on the form: one that only has the new record, on top of one that doesn't have a new record.
R Roger Carlson Aug 30, 2005 #3 On my website (www.rogersaccesslibrary.com), there is a small Access database sample which illustrates this: "ContinuousFormWithNewRecordOnTop2K.mdb" --Roger Carlson Access Database Samples: www.rogersaccesslibrary.com Want answers to your Access questions in your Email? Free subscription: http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
On my website (www.rogersaccesslibrary.com), there is a small Access database sample which illustrates this: "ContinuousFormWithNewRecordOnTop2K.mdb" --Roger Carlson Access Database Samples: www.rogersaccesslibrary.com Want answers to your Access questions in your Email? Free subscription: http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
C chriske911 Sep 14, 2005 #4 is it possible to have an empty new record on top in a continuous form? default it is the last record grtz Click to expand... thnx both I've circumvented the issue by putting the focus on the 1st field of a new record by clicking a button on the main form grtz
is it possible to have an empty new record on top in a continuous form? default it is the last record grtz Click to expand... thnx both I've circumvented the issue by putting the focus on the 1st field of a new record by clicking a button on the main form grtz