Hello all,
I have one main form that contains 3 subforms. These subforms are based on one table. Esubform works off different filters to display different sets of data from the same table.
Anyway, here's my problem. Each record on every subform contains a date field and several text fields. On the first subform, I am able to enter in new records and modify existing records. On the other two subforms, I am allowed to modify existing records (both date and text). However, if attempting to add a new record, I am unable to enter in the date and am only able to enter in text.
I've looked over all the options and can't seem to figure out why this is happening. All fields are set "Enabled = Yes" and all forms are set to "Allow Additions = Yes" and "Data Entry = Yes".
Can anyone please help?
Thanks.