Hi Gurus,
My project will be due by the end of this month. It is an urgent request for your help.
I have a continous form uses a table as a record source. All of the text boxes are bounded to fields in the table. There is a check box also bounded to on Yes/No field in the table. I disabled all of the text box and just leave the check enable. My intention is to allow use to check the check box and it will update the Yes/No field to "True", then in turn, insert that record with the field value true to another table. I just found out that method only work for the first row in the continuous form. If I check the check box at the 2nd row, it did not work. How can I overcome that? How to make it work for the other rows beside the 1st row?
Thank you very much !
jydbman
My project will be due by the end of this month. It is an urgent request for your help.
I have a continous form uses a table as a record source. All of the text boxes are bounded to fields in the table. There is a check box also bounded to on Yes/No field in the table. I disabled all of the text box and just leave the check enable. My intention is to allow use to check the check box and it will update the Yes/No field to "True", then in turn, insert that record with the field value true to another table. I just found out that method only work for the first row in the continuous form. If I check the check box at the 2nd row, it did not work. How can I overcome that? How to make it work for the other rows beside the 1st row?
Thank you very much !
jydbman