G
Guest
Hi,
I'm using DAO 3.6 to find records in an access table and everything is fine,
but if i'm going to search for a string with a number sign (#) it doesn't
work.
e.g.
..FindFirst("[TOC] LIKE Cubes #2") 'doesn't work
and
..FindFirst("[TOC] LIKE Cubes 2") 'works.
Has anyone an idea what I could do to find "Cubes #2"?
I'm using DAO 3.6 to find records in an access table and everything is fine,
but if i'm going to search for a string with a number sign (#) it doesn't
work.
e.g.
..FindFirst("[TOC] LIKE Cubes #2") 'doesn't work
and
..FindFirst("[TOC] LIKE Cubes 2") 'works.
Has anyone an idea what I could do to find "Cubes #2"?