C
Christopher Robin
It is Friday, so I should probably just go home, but after getting my form
pretty well completed, I thought I would test adding a new record.
Unfortunately, my form is denying me this ability. If I open the linked
table directly, I can add a new record, but not from the form. Here are the
data properties for the form:
Record Source: simple select query
Recordset Type: Dynaset
Fetch Defaults: Yes
Filter: blank
Filter On Load: No
Order By: blank
Order By On Load: Yes
Data Entry: No
Allow Additions: Yes
Allow Deletions: No
Allow Edits: Yes
Allow Filters: Yes
Record Locks: No Locks
Even if I change the Allow Edits property to Yes, the form still denies me
the ability to add new records.
Any insight is greatly appreciated.
TIA,
Chris
pretty well completed, I thought I would test adding a new record.
Unfortunately, my form is denying me this ability. If I open the linked
table directly, I can add a new record, but not from the form. Here are the
data properties for the form:
Record Source: simple select query
Recordset Type: Dynaset
Fetch Defaults: Yes
Filter: blank
Filter On Load: No
Order By: blank
Order By On Load: Yes
Data Entry: No
Allow Additions: Yes
Allow Deletions: No
Allow Edits: Yes
Allow Filters: Yes
Record Locks: No Locks
Even if I change the Allow Edits property to Yes, the form still denies me
the ability to add new records.
Any insight is greatly appreciated.
TIA,
Chris