J
Jeff Garrison
I have a form that contains multiple records...simple enough. What I want
to do is to be able to delete arbitrary records from the form. I have a
check box for each record (a "selected" box). The logic I have is to select
the record(s) and then click on a Delete button, that will delete ONLY the
selected records.
Is my approach to this correct? If not, point me in the right direction.
If so, what code would I need to use. I'm sure it's either a Do...While or
Do Until or something along those lines.
Thanks
Jeff G
to do is to be able to delete arbitrary records from the form. I have a
check box for each record (a "selected" box). The logic I have is to select
the record(s) and then click on a Delete button, that will delete ONLY the
selected records.
Is my approach to this correct? If not, point me in the right direction.
If so, what code would I need to use. I'm sure it's either a Do...While or
Do Until or something along those lines.
Thanks
Jeff G
