I'm sure that this is very simple but it's driving me mad, please help. I have a database with many related tables and would like for a new record to be created in all related tables when a new record is added to a central table. For example one table is a list of plant species abbreviations, when a new abbreviation record is added I would like all of the related tables to have a record added for this abbreviation with the rest of their fields left blank ready for input. Does this make any sense to anybody?