Message if a certain query result

hgus393

Registered User.
Local time
Today, 09:38
Joined
Jan 27, 2009
Messages
83
Hi all,
I am working on a form that would hopefully be able to check if a a query has a certain result then it would produce a nice little picture (exclamtion mark) Is there a way to pass the result from a query to a picture in a form? :confused:
Bob
 
Hi all,
I am working on a form that would hopefully be able to check if a a query has a certain result then it would produce a nice little picture (exclamtion mark) Is there a way to pass the result from a query to a picture in a form? :confused:
Bob
probably not, but how about displaying a control on top of the picture? or changing the picture? maybe making a control that is on top of the image visible or not? there are some options here for you. what are you checking with the query? what result? which field? how many records are there? will you have to use a domain function? lots of questions....
 

Users who are viewing this thread

Back
Top Bottom