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
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