I am attempting to create a search form where a user can search by either employee name or company name. I have 5 tables to use. Is there a simple way of creating a search method for this? I would like to be able to have the user type in a name and click a button that says search with any records matching the search come up. However, I could definitely use a method where they type it in a box and it finds it as the person types.
Please make sure if you answer this that you let me know how to search from all five tables at the same time.
Thank you very much. I am so closed to finishing this project and any help would be greatly appreciated.
Please make sure if you answer this that you let me know how to search from all five tables at the same time.
Thank you very much. I am so closed to finishing this project and any help would be greatly appreciated.