P
patrick Stubbin
I have a problem with a form...subform....and nested
subform in the first sub form. The nested subform is
linked to the first subform by two fields.
I can run a macro which automatically inserts records
into the table controlled by the nested subform and it
works well.
The nested subform is in 'datasheet' mode. When the form
(s) are open the datasheet implies that I can add records
manually (the triangle and '*' indicate this). the 'new
record' line also shows the default values for the linked
fields as being as they are in the parent subform which i
expect. But when i try to type in a value for any of the
fields in the new record it will not allow me to do so.
Each field's properties have been set such that entry is
permitted, enabled and not locked. as is the datasheet
properties themselves. I can tab or enter the field just
cant type anything.
is there something i am doing wrong here?
pat
subform in the first sub form. The nested subform is
linked to the first subform by two fields.
I can run a macro which automatically inserts records
into the table controlled by the nested subform and it
works well.
The nested subform is in 'datasheet' mode. When the form
(s) are open the datasheet implies that I can add records
manually (the triangle and '*' indicate this). the 'new
record' line also shows the default values for the linked
fields as being as they are in the parent subform which i
expect. But when i try to type in a value for any of the
fields in the new record it will not allow me to do so.
Each field's properties have been set such that entry is
permitted, enabled and not locked. as is the datasheet
properties themselves. I can tab or enter the field just
cant type anything.
is there something i am doing wrong here?
pat