excel

167 expert-verified Q&A posts in this category, sourced from the top-voted answers on Stack Overflow.

Solved August 15, 2012

Converting Double to DateTime?

I have a .CSV file which I am reading into a C# program. In one of the columns, there is a date, but it…

thumb_up 28 trending_up 5
Solved July 17, 2012

Cell Style Alignment on a range

I'm having a problem fromatting cells in an excel sheet. For some reason my code seems to be changing the style of all cells…

thumb_up 14 trending_up 16
Solved May 25, 2012

XLRDError: Expected BOF record; found 0x4b50

I don't think there is something wrong with the codes. Can you help me? I need help. Thank you! from xlrd import open_workbook wb…

thumb_up 7 trending_up 6
Solved May 11, 2012

Convert xlsx to csv in linux command line

I'm looking for a way to convert xlsx files to csv files in linux, i do not want to use PHP/Perl or anything like…

thumb_up 96 trending_up 108
Solved May 1, 2012

Excel Two Columns With Duplicates

So I have two columns in excel with column A containing nearly the exact same data as column B. I need a way to…

thumb_up 7 trending_up 7