Export google document as csv without quotation marks
        Posted  
        
            by 
                michelemarcon
            
        on Super User
        
        See other posts from Super User
        
            or by michelemarcon
        
        
        
        Published on 2012-01-18T14:43:38Z
        Indexed on 
            2012/06/28
            9:18 UTC
        
        
        Read the original article
        Hit count: 327
        
I have a google document spreadsheet that I want to export as csv. The problem is, that some cell get their content included on quotation marks:
1,1,"I don't want quote",Mee too but I'm lucky,1
To avoid this issue, I usually re-edit the field on google document until the export excludes the quotation marks (I don't know why or when they are included).
I've tried with format but apparently it doesn't help. What should I do?
© Super User or respective owner