G
Guest
I have an append query that takes a value from a control on a form, to then
calculate what will end up being the primary key value for that record (a
student number). I then try to run a macro to automatically pull that new
student number into the control on the form, and no matter what I try, I end
up running into errors related to the record trying to be saved on the form
without a primary key. When the form is closed and reopened, the new record
is there, but I am trying to find a way to avoid the error messages.
Any help would be greatly appreciated...
Thanks
calculate what will end up being the primary key value for that record (a
student number). I then try to run a macro to automatically pull that new
student number into the control on the form, and no matter what I try, I end
up running into errors related to the record trying to be saved on the form
without a primary key. When the form is closed and reopened, the new record
is there, but I am trying to find a way to avoid the error messages.
Any help would be greatly appreciated...
Thanks