I have a small Access data base with 5 tables. Table 1 is OptSys and has the primary key, OptID. Table 2 is a System Name table (SysTbl) with a SysID foreign key. The other 3 tables have Location Codes and the SysID foreign key. I need to create a query that will build an updateable...