Search a Project

slrphd

Registered User.
Local time
Today, 12:16
Joined
Jan 6, 2004
Messages
91
I use a form with control buttons to branch to a second form. A double click on the button takes the user to a second form. I now would like to replace the second form with a third form that has different attributes. It seems to me that all I should have to do is to replace the name "second form" with the name "third form" and I should be home free. Of course, it is not working like that. When I make the name replacement and try to run the code, I get an error message that says I am missing the query "Name, Unit & Type Query." Of course, since I have not written such a query. But I cannot locate where I try to call such a query. I have tried the usual search routines without luck. Is there another way I can locate where I have put this thing? Thanks.
 

Users who are viewing this thread

Back
Top Bottom