Starting a Database

Dowsey1977

Board Regular
Joined
Apr 6, 2004
Messages
185
I am currently startinga database and only have 2 tables so far. Once has a long list of building names (with an autonumber) and one has a load of employees along with location names and various other bits of information.

I've seen it before, but can't work out how it's done, and that's to have a '+' column in front of all the building names so when you click on it, it brings up a list of names of people at that building.

Any ideas??
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
You need to link your two tables by establishing a relationship between them.

In Access help, type in "Define relationships between tables" and it will describe in detail how to do this.
 
Upvote 0
It's a subdatasheet.

With the table open (in datasheet view), select insert|subdatasheet. If you have a relationship established as jmiskey suggests, the subdatasheet is already there, but if not, you can insert on in the method I described. Also, if your parent table is related to several child tables, youl have to tell the subdatasheet what related table to look at.

Once you've inserted a subdatasheet, you can edit it's properties under format|subdatasheet.
 
Upvote 0

Forum statistics

Threads
1,221,831
Messages
6,162,248
Members
451,756
Latest member
tommyw

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top