I want to make a LIKE statement with a variable, when I do it like this, it doesn't work:
tSQL = "Select * from klantenbestand WHERE Company_Name LIKE ''" & searchrel

What is the right statement with a variable??

Remco Ploeg
[email protected]