Is there an easy way to have some fields be in every new table that I create? I would like every table in my database to have the same 5 fields (GenUsr, GenDate, ModUsr, ModDate, Spare1), but I don't want to have to copy and paste them from other tables. Just trying to find out if there is an easy way to do this... thanks.