H
Holly
I have a continuous form subform that is bound to a nonupdateable recordset.
I cannot use a listbox for reasons that I won't bore you with. I need to
determine which records the user mulit-selects after the user clicks on a
command button. It appears that, after clicking on a command button, the
SelTop tells me which record is the first selected, but the SelHeight gets
reset to zero. I tried adding an unbound checkbox to the subform, but once
the user clicks any box, they all get selected. (this was on a previous
thread). Did I do something wrong? Any new ideas?
I cannot use a listbox for reasons that I won't bore you with. I need to
determine which records the user mulit-selects after the user clicks on a
command button. It appears that, after clicking on a command button, the
SelTop tells me which record is the first selected, but the SelHeight gets
reset to zero. I tried adding an unbound checkbox to the subform, but once
the user clicks any box, they all get selected. (this was on a previous
thread). Did I do something wrong? Any new ideas?