Form will not open to 'new record'.

D

DMainland

I have one form in a database that is giving me fits. It will not open to a
'new' record for entry of new data. I set the data dentry property to 'yes'
and it doesn't work. I created a macro to go to a new record and placed it
in the 'on click' event on the form and that does not work. The form always
opens to the first record in the underlying table. The form is not directly
tied to the table but gets its data from a query based on the table. Any
suggestions?
 
R

=Ray=

I have a similar problem, and I suspected something like that might be the
issue, but how do you make the query updateable?

I have a query that simply combines two tables into one, and I have a form
based on that query, which I want to use to add records to both tables
simultaneously. For me, though, it does add records, but the problem is, if I
close the form and reopen it, despite the fact that the query shows records,
the form shows only a single, new (blank) record. Any suggestions?
Thanks,
Ray
 

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