Hi there!
Is there a easy way to get a form opened, based on a query result?
I only want forms to open when the result of the query is true and data is returned. Otherwise there would be nothing to see, right...?
(I do know I can use RecordCount in VB, but I wonder if there isn't an easier way to do this.)
Any suggestions anyone?
m0use
Is there a easy way to get a form opened, based on a query result?
I only want forms to open when the result of the query is true and data is returned. Otherwise there would be nothing to see, right...?

(I do know I can use RecordCount in VB, but I wonder if there isn't an easier way to do this.)
Any suggestions anyone?
m0use