Reference To Form Not Working

  • Thread starter Thread starter Neil
  • Start date Start date
N

Neil

A client of mine is using a form (Matters) which has a button which opens
another form in dialog mode.

The underlying query of the second form references the first form as a
paramter value, as follows:

Forms!Matters!CountryID

where CountryID is a field on the Matters form.

These two forms have been in place for years without problem. Recently this
person started getting a prompt when opening the second form to "Enter
Paramter Value" with Forms!Matters!CountryID being the parameter it's
looking for.

The forms still work fine on my machine. But, for some reason, on his
machine, it doesn't see the Matters form, or at least the CountryID field,
and prompts him for the value. It also prompts for two other fields on the
Matters form that are referenced in the same way.

We've already checked for broken references. Any idea what this could be?

Thanks!

Neil
 

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