I have no default value set for the StationID field on my Tasks table - in fact, I don't even have that field on my Tasks form. But when I make a new record on the form, a default value is copied into the table. When I make a new record on the table, a default value is not created.
What could be creating that default value when I make a new record using the form, even though that field is not even on the form?
Thanks!
CB55
What could be creating that default value when I make a new record using the form, even though that field is not even on the form?
Thanks!
CB55
Comment