Hi everyone,
I'm trying to create a search form for my database and would really be grateful if someone could give me a few pointers as to the best way to go about this!
I would like a form with a number of options the user can search by on the left side then have a sub form on the right displaying the results of the search. The search bits would be both drop down menus and text boxes with find buttons and I think I know how to do this bit by using code in the onclick event.
The subform would be a tabbed form with the tab displayed according to the search option which had been used and the other tabs obviously displaying relating information to the selected entry.
I know I haven't asked any specific questions yet but I really just want to find out if this is the best way to do a search type form or is it too complicated?! Also I'm unsure as to which bit to create first and how to connect the two together!!
Thanks in advance for any help offered.
I'm trying to create a search form for my database and would really be grateful if someone could give me a few pointers as to the best way to go about this!
I would like a form with a number of options the user can search by on the left side then have a sub form on the right displaying the results of the search. The search bits would be both drop down menus and text boxes with find buttons and I think I know how to do this bit by using code in the onclick event.
The subform would be a tabbed form with the tab displayed according to the search option which had been used and the other tabs obviously displaying relating information to the selected entry.
I know I haven't asked any specific questions yet but I really just want to find out if this is the best way to do a search type form or is it too complicated?! Also I'm unsure as to which bit to create first and how to connect the two together!!
Thanks in advance for any help offered.
