D
DrGUI
I have a Form/Subform problem. in the Main form, I have a
list box with a one-2-many realationship with the
subform. The child/master link is properly set. when I
select an item in the list box, the subform displays the
correct records. The problem is when I try to add a new
record in the subform. After typing in a few characters
into the new record in the subform, the subform
automatically highlights the characters that I currently
have typed in and refreshes/resorts the records. It is
not letting me finish typing in the new value for the
field. There is no event handler in the forms. WHat
gives? Anyone else encounter this sort of thing????
list box with a one-2-many realationship with the
subform. The child/master link is properly set. when I
select an item in the list box, the subform displays the
correct records. The problem is when I try to add a new
record in the subform. After typing in a few characters
into the new record in the subform, the subform
automatically highlights the characters that I currently
have typed in and refreshes/resorts the records. It is
not letting me finish typing in the new value for the
field. There is no event handler in the forms. WHat
gives? Anyone else encounter this sort of thing????