Hi,
I'm sorry if I sound like an idiot. I've been using Access for only a few days now.
I've created a database with multiple tables. And I have created a querry using columns from both these tables.
Then I created a form based on that querry, where I see all the relevant data of those (linked) tables.
My problem now is that I want to place a search field / command button in this form. Where a user can type a search term and the entry's are filtered based on this search.
I've read about a milion simple tutorials, all state: place a command button and use the wizard.
However, I started this database using the 'Projects' template already in Access, therefore all my databases and forms are webdatabases. And this prevents that wizard from running. In a simple, empty database it works like charm, but not in the one I need it to work in.
So my question is:
How do I manually program the command button to take the value typed in a textfield and use it as either a filter or a search inside the current forms.
All help would be much appreciated!!!