A
alex
Hello all,
using Access '03...
I have the following code in my database:
End Sub
This code works fine, except when an Identifier has an apostrophe (I
get a Run-time error '3075'). I tried using &Chr(34) on each side of
the identifier as well as using double quotation marks. Either way,
the code does not run successfully.
Thoughts?
alex
using Access '03...
I have the following code in my database:
End Sub
This code works fine, except when an Identifier has an apostrophe (I
get a Run-time error '3075'). I tried using &Chr(34) on each side of
the identifier as well as using double quotation marks. Either way,
the code does not run successfully.
Thoughts?
alex