Hi there,
I have created an access database that stores details about parts - with the part code number as the primary key. There are alot of tables in the database, organised depending on the part type. I would like the user to be able to search all tables in the database from a search form which will search for anything (part name, part code, part type, etc). I currently have a txtSearch input box and a cmdSearch button & know that I need to use the FindRecord method in Visual Basic, but apart from that I am abit lost. Can anyone point me in the right direction?!
Thanks in advance
Sallie-ann
I have created an access database that stores details about parts - with the part code number as the primary key. There are alot of tables in the database, organised depending on the part type. I would like the user to be able to search all tables in the database from a search form which will search for anything (part name, part code, part type, etc). I currently have a txtSearch input box and a cmdSearch button & know that I need to use the FindRecord method in Visual Basic, but apart from that I am abit lost. Can anyone point me in the right direction?!
Thanks in advance
Sallie-ann