M
Mike
Hi,
I'm working with my first database and can't figure out something. I
downloaded the "Contact Management" database template from MS. For the most
part, it will do what I need for the short term. I am trying to make some
minor changes and am stuck on something.
I created an additional table called "Counselors". In that table are two
fields, a CounselorID primary key and a Counselors field. I have six
counselors currently and each one has an autonumber associated with them.
I created a field in the "Contacts" table called "CounselorID", and created
a relationship between the "Contacts" table and "Counselors" table with the
common field "CounselorID".
When I go into design mode on the "Contacts" table to add the "Counselors"
field, so that I can select the counselors from the combo box dropdown, I get
an error : Control can't be edited; it's bound to the expression
'Counselors!Counselors'.
I can't figure out what I am doing wrong. I don't want to "edit" this, but
just pick a counselor from the dropdown to go in the field. The list of
counselors show up, but when I try to select one, I get the error.
Any advice? Thanks!
Mike
I'm working with my first database and can't figure out something. I
downloaded the "Contact Management" database template from MS. For the most
part, it will do what I need for the short term. I am trying to make some
minor changes and am stuck on something.
I created an additional table called "Counselors". In that table are two
fields, a CounselorID primary key and a Counselors field. I have six
counselors currently and each one has an autonumber associated with them.
I created a field in the "Contacts" table called "CounselorID", and created
a relationship between the "Contacts" table and "Counselors" table with the
common field "CounselorID".
When I go into design mode on the "Contacts" table to add the "Counselors"
field, so that I can select the counselors from the combo box dropdown, I get
an error : Control can't be edited; it's bound to the expression
'Counselors!Counselors'.
I can't figure out what I am doing wrong. I don't want to "edit" this, but
just pick a counselor from the dropdown to go in the field. The list of
counselors show up, but when I try to select one, I get the error.
Any advice? Thanks!
Mike