I have a simple DB that I'm trying to output to a .txt file (CSV) but without the "'s around the text (qualifiers). I know how to do it manually, but I'm trying to create a button on a form that a user can click and have the user-input data exported to a file that fits the aforementioned...