|
From: Arrow on 13 Jan 2006 16:50 (VS2005/C# WM5) i have an pocket pc app which creates CSV files...i dont see an option on pocket excel to read in a CSV...anyway to convert to an XLS so it can be viewed ? ...or any other way ? ...thanks
From: Stephen Bye on 14 Jan 2006 18:41 You can use my spreadsheet application SpreadCE, available from http://www.byedesign.freeserve.co.uk/, to read csv files, and optionally save them as pxl or xls files. "Arrow" <arrow201(a)hotmail.com> wrote in message news:OCe3ptIGGHA.1424(a)TK2MSFTNGP12.phx.gbl... > (VS2005/C# WM5) > i have an pocket pc app which creates CSV files...i dont see > an option on pocket excel to read in a CSV...anyway to convert > to an XLS so it can be viewed ? ...or any other way ? ...thanks > >
From: shriop on 15 Jan 2006 03:33 You can try my parser to read it in using .Net CF... http://www.csvreader.com
From: Arrow on 15 Jan 2006 14:54 thanks for the replies, though i dont need anything complex, plus i want to embed in my code, i can strip the csv myself and then i think ican use this: http://www.codeproject.com/cpp/miniexcel.asp as a basis to make my .xls file ..thanks
|
Pages: 1 Prev: CF card disabled by DeviceIoControl Next: Pocket PC Network Connection Error |