
SubForm not allowing new records
Do you not have an empty line at the bottom of your subform, or are you
getting error messages when you try to write into it?
If your subform is based on a query, is it updateable? Can you change
existing data in the subform?
- Turtle
Quote:
>I have a subform that is linking properly when I scoll through records on
>the main form, but the subform will not let me add new records to it. I
>have Allow Edits, Deletions, Additions in both the main and subforms all
set
>to 'Yes'. Any ideas on why this is happening ??
>Thanks,
>Stuart McClune