I am trying to create a very simple search function.
I want to have a form where a user enters a postcode and the code checks a column and displays all the rows with that postcode in another form.

How would i code something like this?

Thanks