G
Guest
I'm trying to set up a simple form that allows edits and additions to the
contents of tbl Brac Moves. The table has multiple moves for a site so there
are repeating base names. I know this is not great design but I am trying to
complete a few tasks before looking at how to do it correclty from the
start....
Question is, can Access use a form to show field1 field 2 and field 3 and
then a subform that shows the many values of field4 where fields1-4 are all
in one table?
My attempts so far -
Record source - Form and subform - tried tbl Brac Moves for both; tried qry
* from tbl BRAC Moves for header and tbl BRAC Moves for subform (this is
where I want to add records), and tried qry* from tbl Brac Moves on both form
and subform. The closest I get is all moves display in the subform but when
I go to add a new move, I get a This Field is Read Only. I've checked the
properites to make sure both form and subform allow edits, deletions, add new
and no on Data Entry.
Any ideas?
Thanks - chip
Use unbound control for base lookup in form header and subform to display
moves. The display
contents of tbl Brac Moves. The table has multiple moves for a site so there
are repeating base names. I know this is not great design but I am trying to
complete a few tasks before looking at how to do it correclty from the
start....
Question is, can Access use a form to show field1 field 2 and field 3 and
then a subform that shows the many values of field4 where fields1-4 are all
in one table?
My attempts so far -
Record source - Form and subform - tried tbl Brac Moves for both; tried qry
* from tbl BRAC Moves for header and tbl BRAC Moves for subform (this is
where I want to add records), and tried qry* from tbl Brac Moves on both form
and subform. The closest I get is all moves display in the subform but when
I go to add a new move, I get a This Field is Read Only. I've checked the
properites to make sure both form and subform allow edits, deletions, add new
and no on Data Entry.
Any ideas?
Thanks - chip
Use unbound control for base lookup in form header and subform to display
moves. The display