Hi Friends,
I wonder if any body has the solution for the following problem:
My form view is datasheet view and I have unbound text box which is not related to any field but I need it in my form for some purpose. My form might consist of many rows or records. My problem is that when I put specific text in my unbound text box the same text is repeated in all other rows. Hence is there a way which allows me to enter a value in my text box without being repeated in all other rows.
Remark: the same problem occurs when I use continuous form view.
I wonder if any body has the solution for the following problem:
My form view is datasheet view and I have unbound text box which is not related to any field but I need it in my form for some purpose. My form might consist of many rows or records. My problem is that when I put specific text in my unbound text box the same text is repeated in all other rows. Hence is there a way which allows me to enter a value in my text box without being repeated in all other rows.
Remark: the same problem occurs when I use continuous form view.
Comment