B
brianlas
I have created a table which contains info about facilities; sample lines are:
Course ID Golf Course Chapter Facility
1 ABC X3 Salinas
2 XYZ Y4 San Jose
etc.
I have a form with the Golf Course, Chapter and Facility fields. What I want
is for someone to enter the Golf Course name, and based on the name,
automatically display (update) the Chapter and Facility fields on the form
I.e., pull them from a table and update them. Ideally, I would also like to
make the Chapter and Facility fields "Read-only". Please forgive me if this
is a stupid question, but I've been racking my brain over this for a bit too
long. Thanks for anyone's help!
Course ID Golf Course Chapter Facility
1 ABC X3 Salinas
2 XYZ Y4 San Jose
etc.
I have a form with the Golf Course, Chapter and Facility fields. What I want
is for someone to enter the Golf Course name, and based on the name,
automatically display (update) the Chapter and Facility fields on the form
I.e., pull them from a table and update them. Ideally, I would also like to
make the Chapter and Facility fields "Read-only". Please forgive me if this
is a stupid question, but I've been racking my brain over this for a bit too
long. Thanks for anyone's help!