Save record help

L

Lapchien

I have 2 db's - on one I have some code that does a save record, and prints
a report based on a query from the saved record. When it runs, it saves ok
and remains in the same record on the form.

On the other db same thing, but when it does the save record it
automatically closes and opens a new record (still saving the last record).
Why woul dthese 2 'identical' save actions produce 2 different results? IS
there something in the form design..?

Thanks,
Lap
 
W

Wayne Morgan

Check the Properties on the second form. Open the form in design view and
open the properties sheet. Go to the Data tab. Is Data Entry set to Yes?
 
L

Lapchien

It is set to yes...


Wayne Morgan said:
Check the Properties on the second form. Open the form in design view and
open the properties sheet. Go to the Data tab. Is Data Entry set to Yes?
 
W

Wayne Morgan

Data Entry causes the form to accept new records only. You can move back
through the records you entered during that session to make corrections, but
it is designed for easy entry of data and will keep moving to a new record.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top