X
Xs4all
Hi,
I have 2 variables:
A="Fox"
B="The quick brown fox"
How can I check if variable B contains variable A? Something like: "IF (A is
part of B) THEN TRUE"
Is that possible in VBA?
Thanks
I have 2 variables:
A="Fox"
B="The quick brown fox"
How can I check if variable B contains variable A? Something like: "IF (A is
part of B) THEN TRUE"
Is that possible in VBA?
Thanks