G
Greg Jesky
I am new at this so please have patience with the ignorant.
I do not understand what is happening and hope someone can explain.
I have two tables:
Table 1 has several fields. The field called "telephone number" is the
Primary Key...
Table 2 has several fields. The fields called "telephone number" and a field
called "telephone number features" are the Primary Keys
Table 2 also has a field "telephone number 1" that is identical to the
"telephone number" field used as a primary key(values)
I have set up a relationship "1 to many" between the fields "telephone
number " in table 1 and the "telephone number 1" in table 2 .
I used to have this working well but I have screwed something up. When I
look at the at table 1(datasheet) and click the + on the left side of a row
I get a list of records from table 2 (this is good)!
For records I input directly to the tables(1 and 2) since my "improvements"
I now only displays an empty row.
My test data looks accurate but it appears that new records I input to both
tables do not match each other.
Thank You,
Greg
I do not understand what is happening and hope someone can explain.
I have two tables:
Table 1 has several fields. The field called "telephone number" is the
Primary Key...
Table 2 has several fields. The fields called "telephone number" and a field
called "telephone number features" are the Primary Keys
Table 2 also has a field "telephone number 1" that is identical to the
"telephone number" field used as a primary key(values)
I have set up a relationship "1 to many" between the fields "telephone
number " in table 1 and the "telephone number 1" in table 2 .
I used to have this working well but I have screwed something up. When I
look at the at table 1(datasheet) and click the + on the left side of a row
I get a list of records from table 2 (this is good)!
For records I input directly to the tables(1 and 2) since my "improvements"
I now only displays an empty row.
My test data looks accurate but it appears that new records I input to both
tables do not match each other.
Thank You,
Greg