C
coyote
I have a subform which is unlinked to main form. I am trying to query data
for the subform by passing a value stored from a form previously used before
the main form. The main form open event does a Dlookup and stores the value
in a variable field. I can't get the sub-form to requery with the passed
value. I execute the query by itself and it returns the data (after it
prompts me for the variable value which I enter).
any clues? (I've worked on this all day...) TIA
for the subform by passing a value stored from a form previously used before
the main form. The main form open event does a Dlookup and stores the value
in a variable field. I can't get the sub-form to requery with the passed
value. I execute the query by itself and it returns the data (after it
prompts me for the variable value which I enter).
any clues? (I've worked on this all day...) TIA