G
Guest
I have created a data entry form that enters data from a few different
tables. the basic structure is Alumni with several attributes including SSN.
also, email, homephone and work phone are multivariable, so i've put them in
seperate tables with primary key SSN and then the respective field. so for
example, HomePhone has two attributes, SSN and homephone, with a concatinated
primary key and if ther eis more than one number, than i just enter in a
social with another phone number. same thing with email and work phone. i do
have the relationships setup to link the SSN in each table to the SSN in the
Alum table which is the primary table of information. However, when i get my
form created, it wont' let me enter any data. no error message, just the
little ding noise. i dont know what to do. i've read a lot of other posts but
nothing seems to apply to this situation. some help is greatly appreciated!
tables. the basic structure is Alumni with several attributes including SSN.
also, email, homephone and work phone are multivariable, so i've put them in
seperate tables with primary key SSN and then the respective field. so for
example, HomePhone has two attributes, SSN and homephone, with a concatinated
primary key and if ther eis more than one number, than i just enter in a
social with another phone number. same thing with email and work phone. i do
have the relationships setup to link the SSN in each table to the SSN in the
Alum table which is the primary table of information. However, when i get my
form created, it wont' let me enter any data. no error message, just the
little ding noise. i dont know what to do. i've read a lot of other posts but
nothing seems to apply to this situation. some help is greatly appreciated!