G
Guest
I have a wonderfully designed form with lots of sub forms and tabs and command buttuons and what not, but I am stuck on trying to create a search tool
I have so many tables of info its crazy
The idea of this database is to findout what type of items are in certain room during the construction of an office building
The main tables I need to get info from are a Fixtures table and a Furniture table, both of these tables are related to another tables called Rooms adn they are related to the Rooms tables by a PK, RoomID
Basicly what I need to do is Search for a specific item in a table and the quantity of that item and I need that to 'magically' pop up on the form somewhere
I am dazed and confused about how I need to go about this.
Any help would be really apperciated
Dave
I have so many tables of info its crazy
The idea of this database is to findout what type of items are in certain room during the construction of an office building
The main tables I need to get info from are a Fixtures table and a Furniture table, both of these tables are related to another tables called Rooms adn they are related to the Rooms tables by a PK, RoomID
Basicly what I need to do is Search for a specific item in a table and the quantity of that item and I need that to 'magically' pop up on the form somewhere
I am dazed and confused about how I need to go about this.
Any help would be really apperciated
Dave