Linking subform.

  • Thread starter Thread starter Frank Martin
  • Start date Start date
F

Frank Martin

Access2003

I have a subform on a main unlinked one.

I want a combo box on the main form to select
a group of records in the subform.

I always do this from the subform data source
query with the builder via an expression
"Forms![DJFormMLBom]![Combo3] in the criteria
of the query.

For some reason this is not working this
time.

Please help.
 
message
Access2003

I have a subform on a main unlinked one.

I want a combo box on the main form to
select a group of records in the subform.

I always do this from the subform data
source query with the builder via an
expression "Forms![DJFormMLBom]![Combo3] in
the criteria of the query.

For some reason this is not working this
time.

Please help.

More information...

It works if I press the F9 key after the
Combo box selects the value.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top