I'd like to put a search box on a form so the user can search for a record using the title field of 'maintable' and then modify it using the form.
I'm not vba capable but I've seen a method where you add a text box to the form and use the control wizard to turn it into a search box.
The first problem I have is that although the controls wizard appears to be selected, it doesn't open.
Am I doing this wrong?