D
dan
I posted something earlier today regarding a problem I'm
having creating records with sub-forms. The post was
perhaps a bit complicated so I'm trying to simplify it and
hope that someone can help.
Basically, when I attempt to save a new record created in
the sub-form, Access complains that a certain mandatary
field cannot be null.
I have a combo box from which a user can select values,
but it does not constitute the primary key. I would
expect that upon selecting an entry in the combo that the
other fields in the sub-form would be populated, but they
are not.
I have got a similar implementation that works but this
one seems not to want to, and I can't find what the
difference is between the one that works and the one that
doesn't.
Can anyone help with some suggestions? I suspect that it
is something to do with how I'm binding the values, but
I'm at a loss at the moment.
Thanks in advance,
Dan.
having creating records with sub-forms. The post was
perhaps a bit complicated so I'm trying to simplify it and
hope that someone can help.
Basically, when I attempt to save a new record created in
the sub-form, Access complains that a certain mandatary
field cannot be null.
I have a combo box from which a user can select values,
but it does not constitute the primary key. I would
expect that upon selecting an entry in the combo that the
other fields in the sub-form would be populated, but they
are not.
I have got a similar implementation that works but this
one seems not to want to, and I can't find what the
difference is between the one that works and the one that
doesn't.
Can anyone help with some suggestions? I suspect that it
is something to do with how I'm binding the values, but
I'm at a loss at the moment.
Thanks in advance,
Dan.