AccipiterQ
Programmer
Ok, so I'm making a database for this place, about 40 tables in it, each table contains an organization name,address, phone #, contact name, etc. There is also a table that is going to be a master list. The master list is a combination of all 40 of these tables. Now what would you guys use to make it so that when I make changes in any of the tables, the changes appear in the master list. Also it would be helpful if I make changes in the master list they appear back in the tables from which that particular entry in the master list came from. I see a bunch of different ways listed in help, so I'm confused as to which would be the simplest.