csv2xls icon indicating copy to clipboard operation
csv2xls copied to clipboard

csv2xls (csv to xls) is a command line utility which converts csv files into one (or more if maximum rows are exceeded) Excel(TM) file(s).

Results 3 csv2xls issues
Sort by recently updated
recently updated
newest added

CMake Error at cmake/modules/xlslib.cmake:18 (add_subdirectory): The source directory C:/Users/wjc/Desktop/csv2xls/csv2xls/extern/xlslib/xlslib does not contain a CMakeLists.txt file.

Hi, I have used this tool for a few months now, it has come in really handy at times! But, quick question, is it possible to reverse the process and...

Hi, Can you add option to allow "merge" many csv files into one xls file with separate sheet for each csv file?

feature request