Trying to submit a textearea to Access DB. When put a string with any quotes in the textarea and submit/update, string gets chopped off at the quote. Was told to do a replace #replace(question, """","""""", "ALL"
#, but does not seem to work. Help!