The problem is, whenever I close the form, another record gets inserted, with
mostly null values in its fields. This also happens when I go from form view
to design view. The "On Close" event for the form doesn't tell it to add
another record, so why is it doing it? Is there any way I can make it stop,
so I don't have all these extra records every time the form gets closed?
Any help would be greatly appreciated, thanks.
mostly null values in its fields. This also happens when I go from form view
to design view. The "On Close" event for the form doesn't tell it to add
another record, so why is it doing it? Is there any way I can make it stop,
so I don't have all these extra records every time the form gets closed?
Any help would be greatly appreciated, thanks.