Hi,
I am using Access 2007 and am very new to continuous forms. I am trying to figure out what I'm doing wrong or maybe I'm going about this the wrong way.
I have a continuous form that gets it's data from a query. The query is getting data from 2 tables that are linked using a Left Join.
All of the text box controls on my form populate as expected. I then placed an unbound text box on the form which will be used for user input. When I type anything into this text box, the value is replicated to all rows on the form.
How do I stop this from happening?
I am using Access 2007 and am very new to continuous forms. I am trying to figure out what I'm doing wrong or maybe I'm going about this the wrong way.
I have a continuous form that gets it's data from a query. The query is getting data from 2 tables that are linked using a Left Join.
All of the text box controls on my form populate as expected. I then placed an unbound text box on the form which will be used for user input. When I type anything into this text box, the value is replicated to all rows on the form.
How do I stop this from happening?
Comment