Hi,
I have a form based on a query which is based on 13 tables. I have noticed that on the form, the add new button is disabled. Anybody have any thoughts?
The structure is as follows,
Main Table - Primary Key (ABC1)
Location1 Table - Primary Key (ABC1)
Location2 Table - Primary Key (ABC1)
Location3 Table - Primary Key (ABC1)
Location4 Table - Primary Key (ABC1)
Location5 Table - Primary Key (ABC1)
Location6 Table - Primary Key (ABC1)
Location7 Table - Primary Key (ABC1)
Location8 Table - Primary Key (ABC1)
Location9 Table - Primary Key (ABC1)
Location10 Table - Primary Key (ABC1)
Location11 Table - Primary Key (ABC1)
Location12 Table - Primary Key (ABC1)
All the primary key fields are connected to the primary key in the Main Table.
Any help would be much appreciated.