Hello, I am trying to create a search function for the phone number in my database, but i used a space in phone number. So now its name is [phone numb.]
I want to know how to refer to it in the filter cell in query builder. -- LIKE @phone numb. + '%' -- doesn't work. And nothing else I have tried.
Thanks in advance.


Reply With Quote

