Formatting when copying SQL data and pasting in Excel
        Posted  
        
            by Mary-Chan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mary-Chan
        
        
        
        Published on 2010-04-11T06:59:32Z
        Indexed on 
            2010/04/11
            7:03 UTC
        
        
        Read the original article
        Hit count: 345
        
I want to copy a sql result set and paste it in Excel. But the data I paste in to the spreadsheet doesn't want to recognize Excel formatting. So if I change a column to currency, it doesn't do anything. But...if I double click on a cell, THEN it applies the currency format. But only to that cell.
How can I make it automatically recognize the Excel format?
I must be something I'm missing. Hopefully somebody can help. :-)
© Stack Overflow or respective owner