B
Bruce D.
Hello all,
I am hitting a brick wall with this problem. I have 3 tables. Table 1
contains last name as primary key along with fields of skill level,mastery
level and other fields. Table 2 contains last name as primary key along with
memo fields. Table 3 contains performance standards along with fields of
skill level,mastery level and other quality percentages. These are used in a
query which is a source for a form. The problem is with table 3. In my form I
can not add comments to the record when table 3 is linked to table 1. I
realize table 3 has no primary key assigned. I was linking to table 1 by
skill level and mastery level. But when I do this I can not enter any
comments into my form. For some reason it is not accepting input. When I take
table 3 away I am able to enter comments to my record. The reason I need
table 3 is for display of the performance standards in my form which changes
when the skill level and mastery levels change per employee. Which works
except for the comments.
Any comments or solutions will be forever appreciated!!!!!
BD
I am hitting a brick wall with this problem. I have 3 tables. Table 1
contains last name as primary key along with fields of skill level,mastery
level and other fields. Table 2 contains last name as primary key along with
memo fields. Table 3 contains performance standards along with fields of
skill level,mastery level and other quality percentages. These are used in a
query which is a source for a form. The problem is with table 3. In my form I
can not add comments to the record when table 3 is linked to table 1. I
realize table 3 has no primary key assigned. I was linking to table 1 by
skill level and mastery level. But when I do this I can not enter any
comments into my form. For some reason it is not accepting input. When I take
table 3 away I am able to enter comments to my record. The reason I need
table 3 is for display of the performance standards in my form which changes
when the skill level and mastery levels change per employee. Which works
except for the comments.
Any comments or solutions will be forever appreciated!!!!!
BD