A
Art
OK - maybe I am missing the forest for the trees..........
I have a survey form with about 50 questions. The users
answer is translated into a 1-5 rating. That part was
easy.
But I have two free form areas where they can write text
(comments). All works well until they put a comma or
character into their text which screws up the import into
Excel. I have also tried capturing the data into SQL with
the same results when I export the data.
How do all of you handle free form data which may include
comma's?
Is there an easy way to handle this data so that I dont
have to manually clean up the txt file?
I am expecting about 700-1000 survey reults to be submitted
Thanks
I have a survey form with about 50 questions. The users
answer is translated into a 1-5 rating. That part was
easy.
But I have two free form areas where they can write text
(comments). All works well until they put a comma or
character into their text which screws up the import into
Excel. I have also tried capturing the data into SQL with
the same results when I export the data.
How do all of you handle free form data which may include
comma's?
Is there an easy way to handle this data so that I dont
have to manually clean up the txt file?
I am expecting about 700-1000 survey reults to be submitted
Thanks