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.
Frank Martin - 04 Mar 2008 00:43 GMT
> Access2003
>
[quoted text clipped - 12 lines]
>
> Please help.
More information...
It works if I press the F9 key after the
Combo box selects the value.