I have created a form but once I enter the info I can't get the line to
continue down to add more records, it will just stay on the one record. I set
my property default view to continuous forms but it will only stay on the one
form and once I close out the form it doesn't save the info i typed in.
Please advise..
Beetle - 16 Jul 2007 19:40 GMT
sounds like maybe your form is unbound. Open the properties sheet for your
form and see if it has a record source (in the Data tab of the properties
sheet)
> I have created a form but once I enter the info I can't get the line to
> continue down to add more records, it will just stay on the one record. I set
> my property default view to continuous forms but it will only stay on the one
> form and once I close out the form it doesn't save the info i typed in.
>
> Please advise..