Parameter queries don't find form controls in copies of my front e

  • Thread starter Thread starter Guest
  • Start date Start date
If you have a question, please post it in the big blank area. Include
details enough for us to answer it.
 
I recommend you post the text of the subject query here.

Check to see the reference to the form is correct:

[Forms]![your form name]![control name]

The form must be open. If the control is on a subform, additional syntax is
needed.
 
I use several parameter queries that get their parameter values from form and
subform controls. I use them to link subforms and populate commbo boxes. They
work well. The back end is on a network drive I: . When I copy the front end
and use it on another computer the queries prompt for the parameter values.
The linking to the back end seems to be right.
--
Regards,
GLHILL


Rick B said:
If you have a question, please post it in the big blank area. Include
details enough for us to answer it.
 
Back
Top