Keeps asking for parameter!

  • Thread starter Thread starter Bradley C. Hammerstrom
  • Start date Start date
B

Bradley C. Hammerstrom

A2K

While opening a form with a subform I keep getting a small Enter Parameter
Value dialog asking for an ID value on another form. If the other form is
open, no dialog shows. Either way, the resulting opened form is the
same--correct. I don't want or need this reference to the other form. Where
is the parameter stored? How do I get rid of it?

BTW, I created this form and subform by copying. The original needs this
reference, I just don't know where it is stored so that I can delete it from
the copy.

thanks, Brad H.
 
Nevermind, I found it!

It was burried in the Criteria of a field in the Select Query that was the
Row Source for a combo on the subform.
Whew!
 
Back
Top