abbaddon223
Registered User.
- Local time
- Today, 11:04
- Joined
- Mar 13, 2010
- Messages
- 162
Hi all,
Basically a bit of sloppy development has landed me in a bad spot
I have a combo box pointed at a select query, which in turn links to a URN on a form. Long and short is that subject to user navigation, said form is not always open.
When it's not open, and the user tried to use the combo, I get a parameter value issue.
I can get round this by add an OR criteria to the query directing to where it needs to look when the form that's creating the issue is open, but not before I get the Parameter warning first, which I don't want people to see.
Is there a way for me to stop this coming up - such as a "Disable Parametore Value Warning" option?
Thanks for any help. :banghead:
Basically a bit of sloppy development has landed me in a bad spot

I have a combo box pointed at a select query, which in turn links to a URN on a form. Long and short is that subject to user navigation, said form is not always open.
When it's not open, and the user tried to use the combo, I get a parameter value issue.
I can get round this by add an OR criteria to the query directing to where it needs to look when the form that's creating the issue is open, but not before I get the Parameter warning first, which I don't want people to see.
Is there a way for me to stop this coming up - such as a "Disable Parametore Value Warning" option?
Thanks for any help. :banghead: