I have a simple problem but it has knocked me down. Trust someone can help.
I have a table which has quite a few fields. So I split this table into two as some fields were to be used less frequently. Main table contains store details and the other table contains areas. I created primary keys of same names in both these tables and also created a one to one relationship in the Relationship screen. Primiary key in Areas table is looking up Stores Table Primary key of the same name but that is in auto number format.
I am able to link two forms for pre existing records. I supplied user a command button on the main form to access Areas info, when required. But when it comes to adding a new record in the main table, it does not create a corresponding new record in the other table.
I am sure I am making a silly mistake some where and wonder if some one could help.
Regards
I have a table which has quite a few fields. So I split this table into two as some fields were to be used less frequently. Main table contains store details and the other table contains areas. I created primary keys of same names in both these tables and also created a one to one relationship in the Relationship screen. Primiary key in Areas table is looking up Stores Table Primary key of the same name but that is in auto number format.
I am able to link two forms for pre existing records. I supplied user a command button on the main form to access Areas info, when required. But when it comes to adding a new record in the main table, it does not create a corresponding new record in the other table.
I am sure I am making a silly mistake some where and wonder if some one could help.
Regards