Hi,
I have a question about checkbox
for example,
if I click on checkbox, and then click "selectAll" button, it will select all files on the lists.
How can I start???
this is what I have..
---------------
Private Sub SelectAll_Click()
End Sub
-------------------
Thank you in advance.
I have a question about checkbox
for example,
if I click on checkbox, and then click "selectAll" button, it will select all files on the lists.
How can I start???
this is what I have..
---------------
Private Sub SelectAll_Click()
End Sub
-------------------
Thank you in advance.