![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi is it possible to look for 2 different words in a body of text using the like statement |
#3
| |||
| |||
|
|
Hi is it possible to look for 2 different words in a body of text using the like statement |
#4
| |||
| |||
|
|
That's not a valid statement. It should be YourString LIKE Word1 OR YourString Like Word2 Of course, it makes no sense to use Like unless you have wildcards in Word1 and Word2. "ngs" wrote in message news:4ce29013$0$56773$edfadb0f (AT) dtext02 (DOT) news.tele.dk... "kevcar40" <kevcar40 (AT) btinternet (DOT) com> skrev Hi is it possible to look for 2 different words in a body of text using the like statement Yes "YourString LIKE Word1 OR Like Word2" Bjarne |
#5
| |||
| |||
|
|
Y a right... My statement not tested... Bjarne "Douglas J Steele" <NOSPAM_djsteele (AT) NOSPAM_gmail (DOT) com> skrev That's not a valid statement. It should be YourString LIKE Word1 OR YourString Like Word2 Of course, it makes no sense to use Like unless you have wildcards in Word1 and Word2. "ngs" *wrote in message news:4ce29013$0$56773$edfadb0f (AT) dtext02 (DOT) news.tele.dk... "kevcar40" <kevca... (AT) btinternet (DOT) com> skrev Hi is it possible to look for 2 different words in a body of text using the like statement Yes "YourString LIKE Word1 OR Like Word2" Bjarne- Hide quoted text - - Show quoted text - |
![]() |
| Thread Tools | |
| Display Modes | |
| |