A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Adding records to continuous form



 
 
Thread Tools Display Modes
  #1  
Old February 7th, 2007, 09:46 PM posted to microsoft.public.access.forms
DOCUBANK
external usenet poster
 
Posts: 9
Default Adding records to continuous form

I am trying to enter data into a continuous form with 6 fields. This form is
bound to one table. I want to go to new record (line) after entering data in
the 6th field. I can only add one line of data and then the new record
button is greyed out. AllowAdditions is set to yes, DataEntry to no.
  #2  
Old February 9th, 2007, 03:59 PM posted to microsoft.public.access.forms
DOCUBANK
external usenet poster
 
Posts: 9
Default Adding records to continuous form

I figured it out - DMAX(field,table) + 1 does not work in default value. I
put in in Before Insert property of form

"DOCUBANK" wrote:

I am trying to enter data into a continuous form with 6 fields. This form is
bound to one table. I want to go to new record (line) after entering data in
the 6th field. I can only add one line of data and then the new record
button is greyed out. AllowAdditions is set to yes, DataEntry to no.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:32 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.