Whenever I change one record in a continous form, they all change. How do you avoid this? Thanks DS
D DS Apr 5, 2005 #1 Whenever I change one record in a continous form, they all change. How do you avoid this? Thanks DS
B Brian Apr 5, 2005 #2 DS said: Whenever I change one record in a continous form, they all change. How do you avoid this? Thanks DS Click to expand... By binding the control to a field in the recordsource.
DS said: Whenever I change one record in a continous form, they all change. How do you avoid this? Thanks DS Click to expand... By binding the control to a field in the recordsource.
D DS Apr 5, 2005 #3 Brian said: By binding the control to a field in the recordsource. Click to expand... Thanks, I just figured out that the field wasn't bound. I appreciate your help. DS
Brian said: By binding the control to a field in the recordsource. Click to expand... Thanks, I just figured out that the field wasn't bound. I appreciate your help. DS