MCTampa
Board Regular
- Joined
- Apr 14, 2016
- Messages
- 97
[TABLE="width: 500"]
<tbody>[TR]
[TD]Resort Codes
[/TD]
[TD]Resort Searches
[/TD]
[/TR]
[TR]
[TD]MM1
[/TD]
[TD]HNS;HSL;MG1;MG3;MG5;MGA;MM1;WNL
[/TD]
[/TR]
[TR]
[TD]GTR
[/TD]
[TD]HNS;GTR;MG1;MG3;MG5;MGA;MML;WNL
[/TD]
[/TR]
[TR]
[TD]NCV
[/TD]
[TD]HNS;HSL;MG1;MG3;MG5;MGA;MML;WNL
[/TD]
[/TR]
[TR]
[TD]MKO
[/TD]
[TD]HNS;HSL;MG1;MG3;MG5;MGA;MKO;WNL
[/TD]
[/TR]
</tbody>[/TABLE]
Hello,
I have a table with two columns: list of resort codes and a list of resort searches.
I would like to create query in which Access evaluates whether or not a resort code is found in the corresponding search list.
I am trying to use the Like method, but it only seems to work when there is just one resort in the search field and it happen to be a match.
Any ideas?
Thanks
<tbody>[TR]
[TD]Resort Codes
[/TD]
[TD]Resort Searches
[/TD]
[/TR]
[TR]
[TD]MM1
[/TD]
[TD]HNS;HSL;MG1;MG3;MG5;MGA;MM1;WNL
[/TD]
[/TR]
[TR]
[TD]GTR
[/TD]
[TD]HNS;GTR;MG1;MG3;MG5;MGA;MML;WNL
[/TD]
[/TR]
[TR]
[TD]NCV
[/TD]
[TD]HNS;HSL;MG1;MG3;MG5;MGA;MML;WNL
[/TD]
[/TR]
[TR]
[TD]MKO
[/TD]
[TD]HNS;HSL;MG1;MG3;MG5;MGA;MKO;WNL
[/TD]
[/TR]
</tbody>[/TABLE]
Hello,
I have a table with two columns: list of resort codes and a list of resort searches.
I would like to create query in which Access evaluates whether or not a resort code is found in the corresponding search list.
I am trying to use the Like method, but it only seems to work when there is just one resort in the search field and it happen to be a match.
Any ideas?
Thanks
Last edited: