Hi Someone can help me
I Want On Slow Machine Give Control to User to stop
Running RecordSet (Put Cancel Button)
Thanks!
JP III
Printable View
Hi Someone can help me
I Want On Slow Machine Give Control to User to stop
Running RecordSet (Put Cancel Button)
Thanks!
JP III
do you mean just to close the record set that it isn't a record set?
if so just put
nameofRS.close
under the button's click event