G
Guest
I am creating a database where I need to search for a person (patient) from a
list of patients in a table.
I have set up a form with a textbox (SurnameFind) and an execute button.
However what is the best query to use, considering I need to search for the
patients by the surname typed - where there may be many or different
spellings!?
Also, once I have the results from my query, is there any way that I can
have those results appear on another form in a list as opposed to the table
view I am getting at the moment??
Any help would be greatly appreciated.
Al
list of patients in a table.
I have set up a form with a textbox (SurnameFind) and an execute button.
However what is the best query to use, considering I need to search for the
patients by the surname typed - where there may be many or different
spellings!?
Also, once I have the results from my query, is there any way that I can
have those results appear on another form in a list as opposed to the table
view I am getting at the moment??
Any help would be greatly appreciated.
Al