Part of a table I have requires the pathname to a photostat of the check to placed into a field.
Example, c:/foldera/folderb/The Hitchhiker's Guide to the Galaxy.png
Well the ' in the name gives me fits. Error 42703.. I tried putting the string in quotes, "\"", but still a no-go.
Any ideas?
Thanks.
Example, c:/foldera/folderb/The Hitchhiker's Guide to the Galaxy.png
Well the ' in the name gives me fits. Error 42703.. I tried putting the string in quotes, "\"", but still a no-go.
Any ideas?
Thanks.
Comment