Hello peoples, i ran into a funny issue,
I have a text area box that some enters their address into. I'm writting the record set with this value in it to a .csv
Upon opening the csv, if the address was entered with a return in it, then this breaks up the record in the csv, putting it on two lines instead of one.
How can I handle for this?
Thank you.
I have a text area box that some enters their address into. I'm writting the record set with this value in it to a .csv
Upon opening the csv, if the address was entered with a return in it, then this breaks up the record in the csv, putting it on two lines instead of one.
How can I handle for this?
Thank you.