A
Alla
I have about 500 text boxes on the form, and since there
is a limit to number of fields that could be associated
with a table, I had to split it between two tables. Now I
have a form which is based on one of the tables, but I am
having problems entering info into the fields that belong
to the other table. In the Control Source property I have
something similar to =[TableName]![FieldName], but when I
try to enter data into the field I get "Control can't be
edited, it's bound to the expression" error. Any
suggestions? Using subform is not an option in this
case. Any help would be greatly appreciated.
is a limit to number of fields that could be associated
with a table, I had to split it between two tables. Now I
have a form which is based on one of the tables, but I am
having problems entering info into the fields that belong
to the other table. In the Control Source property I have
something similar to =[TableName]![FieldName], but when I
try to enter data into the field I get "Control can't be
edited, it's bound to the expression" error. Any
suggestions? Using subform is not an option in this
case. Any help would be greatly appreciated.