AndyK
May 14th, 2001, 12:58 AM
Hi,
say if List1.List(x) is "Hello", then how to select the "Hello" in List1. By saying "Select", I mean to highlight the line "Hello" in List1. I could use List1.Text = "Hello", but what if there are multiple "Hello" lines, and I want to select all of them.
Thank You
say if List1.List(x) is "Hello", then how to select the "Hello" in List1. By saying "Select", I mean to highlight the line "Hello" in List1. I could use List1.Text = "Hello", but what if there are multiple "Hello" lines, and I want to select all of them.
Thank You