Hi, I have a form called Main and one called ClientFinder. ClientFinder has a listbox and I have the code that when you click on a client, it saves the clientID and closes the ClientFinder screen and sets the focus to the Main form. How do I get the Main form to goto the Client that I have the ID for? I tried creating a public function on the Main form that I could reference from the ClientFinder but it did not recognise it.
Yours worryingly,
Kenaida
Yours worryingly,
Kenaida