M
Mike3670
I have created a form that allows viewing, editing and adding records to the
main table in the database. I have also created a subform that connects with
a different table that relates to the main table in a one-to-many
relationship, i.e. service notes relating to equipment table through the
serial number.
When creating a new record, upon typing the first character in any field an
error is returned stating that "Visual Basic can't convert the datatype of
one of the arguments you entered".
What's the issue and what's the fix?
main table in the database. I have also created a subform that connects with
a different table that relates to the main table in a one-to-many
relationship, i.e. service notes relating to equipment table through the
serial number.
When creating a new record, upon typing the first character in any field an
error is returned stating that "Visual Basic can't convert the datatype of
one of the arguments you entered".
What's the issue and what's the fix?