I have two combo boxes on a continuous form. I would like for the selections of the second to be dependant on the first. I have set the row source of the second to use the value of the first as a criteria in the query.
The problem is when I choose a new value on one row of the form, all the rows change.
I know there should be a way to do this, I just have not found it so far.
Ideas???
Thanks