L
ljb
I have a form that needs to add new records but it is based on a query with
an inner join. How do I enable edits in all of the fields? I can add/edit
the fields from one table but the other fields won't accept focus until the
record exists. In the BeforeInsert event I have code to set the keys
properly which immediately creates a record in both tables and allows edits.
But what do I do if the users cancels the edit?
thanks
Lawrence
an inner join. How do I enable edits in all of the fields? I can add/edit
the fields from one table but the other fields won't accept focus until the
record exists. In the BeforeInsert event I have code to set the keys
properly which immediately creates a record in both tables and allows edits.
But what do I do if the users cancels the edit?
thanks
Lawrence