Adding a blank record to a query

DeeDee77

Registered User.
Local time
Today, 15:53
Joined
Jan 24, 2002
Messages
21
I have a form that is based on a query in which the user enters data. Is there any way to make the form open to a blank record instead of the 1st record in the query? Thanks for any help!!
 
New Record, Sorry!!
 
It won't allow me to add a new record to the query, because there isn't a new record to go to. It is full with the info. from the 3 tables, and there is no new record at the end.
 
Sounds like the query is not updateable. Open the query directly to determine this.
 
I figured it out. I had the relationships messed up. Thanks!!
 

Users who are viewing this thread

Back
Top Bottom