|
-
Jan 31st, 2007, 12:20 PM
#21
Re: check box to remove items from list?
Yes, and of course the line
If List1.List(lngIndex) = "AAA" Then
could be changed to something like
If List1.List(lngIndex) = Text1.Text Then
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|