B
Bandit
I have a two tables. One is the purchase order table the other is the
purchase order detail table. I created two forms for each. I made the
purchase order table the main and the detail form the subform. The forms are
linked by POID and the master and child fields reflect this. When enter info
into my purchase order main form, all is well. When I enter info into the
detail subform it allows me to enter and then I get a error msg. "You can't
assign a value to this object: 1) The object may be a control only in read
on your form. 2) The object may be on a form that is open in design view.
3) The value may be too large for the field. I also get this msg if I try to
add more then one enty for the detail subform. I want on purchase order form
and any number of entries into the detail form. Where is my problem?
Thanks in advance, I have learned so much from this site.
Bandit
purchase order detail table. I created two forms for each. I made the
purchase order table the main and the detail form the subform. The forms are
linked by POID and the master and child fields reflect this. When enter info
into my purchase order main form, all is well. When I enter info into the
detail subform it allows me to enter and then I get a error msg. "You can't
assign a value to this object: 1) The object may be a control only in read
on your form. 2) The object may be on a form that is open in design view.
3) The value may be too large for the field. I also get this msg if I try to
add more then one enty for the detail subform. I want on purchase order form
and any number of entries into the detail form. Where is my problem?
Thanks in advance, I have learned so much from this site.
Bandit