G
Guest
I have a form, based on a query.
The query filters the zones based on another form. There is a subform,
based on another query that shows vendors within each zone. I tried to set
it up so neither form can add records to any table. I set allow additions,
deletions to no, and got rid of the record selectors and navigation buttons
for both controls. I then set up command buttons on the main form to
navigate through the records on the main form, so there should be no way for
the user to accidentally create a new zone by hitting the wrong button.
Unfortunately, you can still use the "next record" command button to cycle
through to a new, blank record. How can I make this stop?
aaron
The query filters the zones based on another form. There is a subform,
based on another query that shows vendors within each zone. I tried to set
it up so neither form can add records to any table. I set allow additions,
deletions to no, and got rid of the record selectors and navigation buttons
for both controls. I then set up command buttons on the main form to
navigate through the records on the main form, so there should be no way for
the user to accidentally create a new zone by hitting the wrong button.
Unfortunately, you can still use the "next record" command button to cycle
through to a new, blank record. How can I make this stop?
aaron