M
Musa via AccessMonster.com
I have one table with PK ID. There are two forms that share the information
of this table. I have a macro that closes the first form and opens the
second on the same PK ID. At the end of the second form I have a macro that
closes and brings the user to a new record at the top of the first form.
There are no error messages after entering the first form, but when I try
adding another record I get " Index or Primary Key cannot contain a Null
value. Somewhere the form is not recognizing the Save in the macros....
of this table. I have a macro that closes the first form and opens the
second on the same PK ID. At the end of the second form I have a macro that
closes and brings the user to a new record at the top of the first form.
There are no error messages after entering the first form, but when I try
adding another record I get " Index or Primary Key cannot contain a Null
value. Somewhere the form is not recognizing the Save in the macros....