Dear All,
I attached a simple file which contains two forms.
FRM1 has a sub form on it. In which field the user wants to do a search, the focus goes there (He/She selects the field). When the search button is clicked another form is opened and asks for the search item.
So far I managed to identify the name of the form and the last control. Then I need to use FindRecord function to find the search item.
I get error !
Can somebody tell me what is wrong?
Thanks