I have a database which suddenly started asking for a parameter value when I open a certain table. The table is called ProjectMasterList, with the Project name field as a key field. There is another table, called ProjectActivity, which is linked by referential integrity to the ProjectMasterList by the Project field. The ProjectActivity table has the Project field and the Assigned (staff member's name) field as key fields.
Whenever I try to open the ProjectMasterList table, it asks me for the parameter values for three fields in the ProjectActivity table. I just click through without entering anything and the ProjectMasterList table opens fine. None of the three fields in the ProjectActivity table are used as lookups or are in any way linked to the ProjectMasterList table fields.
All of the forms, queries, reports, etc., work as before but I'm curious as to why this parameter request is popping up. None of our local Access gurus can figure it out and the Microsoft help site had some clues that didn't work.
Any suggestions will be appreciated.
Whenever I try to open the ProjectMasterList table, it asks me for the parameter values for three fields in the ProjectActivity table. I just click through without entering anything and the ProjectMasterList table opens fine. None of the three fields in the ProjectActivity table are used as lookups or are in any way linked to the ProjectMasterList table fields.
All of the forms, queries, reports, etc., work as before but I'm curious as to why this parameter request is popping up. None of our local Access gurus can figure it out and the Microsoft help site had some clues that didn't work.
Any suggestions will be appreciated.