W
Wookawsh
Sorry if this is a repeat question, but Im not sure if my original message
was posted.
Im trying to set the default value of several of my fields to the value of
one of my primary key fields.
Essentially I have a patient ID field called "STUDY ID" (primary key) that
is in One to many relationship with the STUDY ID field in other tables.
Instead of inputting this value over and over again in the various tables, I
would like to just enter it one time in a Form that I have designed. Then the
"ID" fields in the other tables will automatically get updated.
Im using the expression builder in the "Default Value" Menu, and putting in
for the other fields: =[STUDY ID] as the default value. When I try to save
this, an error message pops that that says that "STUDY ID" field cant be
found.
Any suggestions would be appreciated. I have very limited coding ability.
Thanks
was posted.
Im trying to set the default value of several of my fields to the value of
one of my primary key fields.
Essentially I have a patient ID field called "STUDY ID" (primary key) that
is in One to many relationship with the STUDY ID field in other tables.
Instead of inputting this value over and over again in the various tables, I
would like to just enter it one time in a Form that I have designed. Then the
"ID" fields in the other tables will automatically get updated.
Im using the expression builder in the "Default Value" Menu, and putting in
for the other fields: =[STUDY ID] as the default value. When I try to save
this, an error message pops that that says that "STUDY ID" field cant be
found.
Any suggestions would be appreciated. I have very limited coding ability.
Thanks