Using Code:
Dim RXLIKEIT As New System.Text.RegularExpressions.Regex("(?<="">).+?(?=</a></td>\s<td>)")
MsgBox("Did you mean't:" & (RXLIKEIT.Match(DL).Value))
How do i put it show more results than only one "RXLIKEIT"?
Some help please?![]()
|
Results 1 to 7 of 7
Thread: RX Show more than one result?Threaded View
|
Click Here to Expand Forum to Full Width |