is it possible to compare part of a variable?
i.e
a = "question"
b = "my question"
If a is like b Then
msgbox "Yes You Can Compare"
End If
------------------------------------------------------------------------------
Ambition..........If you dont use it, you wont lose it
i.e
a = "question"
b = "my question"
If a is like b Then
msgbox "Yes You Can Compare"
End If
------------------------------------------------------------------------------
Ambition..........If you dont use it, you wont lose it