You tried to assign the Null value to a variable that is not a Variant data type. (Error 3162)
I've exhausted all the resources that Google has given me on this error, and still can't find a fix... at least one that I am capable of performing.
I am entering data into a subform embedded in the main form. There is one field called "Fine" that when I press any key while the cursor is in that field's text box I get the above error. After pressing 'ok' I am able to enter a value in that field which will appear in 'tblFines', but will not appear as a part of the rest of the record nor in the actual form if you navigate away from and back to the record.
My master/child links seem correct, all of the form properties I can think of are correct. Each form is built off of it's own table there are no query recordsources.
I will attach a dumbed down version of the database that I received help with yesterday from another forum member. He can't replicate the error, so I would like someone to try and add a new record being sure to enter something in the "Fine" text box to see if it happens to you as well.
Thanks.