Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default converting CSV to XLS for online download


Hello, I have found a few conversion applications that I can download t
convert a CSV file to an XLS file.

Is there a specification on how to do this conversion? What did th
developers of these conversion apps use as a reference for developin
their tool?

I want to understand the requirements of building an XLS file from
CSV file and write a simple script/app to take my query results (in cs
format) and put it into an Excel file that can be viewed using an
version of Excel.

Thanks,
Chri

--
kungstophe
-----------------------------------------------------------------------
kungstopher's Profile: http://www.excelforum.com/member.php...fo&userid=2749
View this thread: http://www.excelforum.com/showthread.php?threadid=47003

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 923
Default converting CSV to XLS for online download

Excel will read an CSV file directly you do not need a separate conversion
package. Be aware of column and row limits and certain field type
conversions - dates, currencies etc.

--
Cheers
Nigel



"kungstopher"
wrote in message
...

Hello, I have found a few conversion applications that I can download to
convert a CSV file to an XLS file.

Is there a specification on how to do this conversion? What did the
developers of these conversion apps use as a reference for developing
their tool?

I want to understand the requirements of building an XLS file from a
CSV file and write a simple script/app to take my query results (in csv
format) and put it into an Excel file that can be viewed using any
version of Excel.

Thanks,
Chris


--
kungstopher
------------------------------------------------------------------------
kungstopher's Profile:

http://www.excelforum.com/member.php...o&userid=27491
View this thread: http://www.excelforum.com/showthread...hreadid=470039



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default converting CSV to XLS for online download




Unfortunately, XLS file format is VERY complicated. See
http://sc.openoffice.org/excelfileformat.pdf and you will see what I mean.



However, you have free alternatives. For example, ExcelLite Free is a free
..NET component that can read / write both XLS and CSV files. You can use it
in a commercial applications; it is only limited to max 150 rows per sheet.
You can download it he

http://www.gemboxsoftware.com/ExcelLiteFree.htm


Jan
GemBox Software
www.gemboxsoftware.com



"kungstopher"
wrote in message
...

Hello, I have found a few conversion applications that I can download to
convert a CSV file to an XLS file.

Is there a specification on how to do this conversion? What did the
developers of these conversion apps use as a reference for developing
their tool?

I want to understand the requirements of building an XLS file from a
CSV file and write a simple script/app to take my query results (in csv
format) and put it into an Excel file that can be viewed using any
version of Excel.

Thanks,
Chris


--
kungstopher
------------------------------------------------------------------------
kungstopher's Profile:
http://www.excelforum.com/member.php...o&userid=27491
View this thread: http://www.excelforum.com/showthread...hreadid=470039



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
GET PAID $2000 PER WEEK FROM ONLINE MONEY MAKING PROGRAMME.THEREALPROGRAMME IN ONLINE mark sheder Excel Worksheet Functions 0 October 6th 08 12:01 PM
Download all of online help for Excel & Word? Warren C. Bennett Excel Discussion (Misc queries) 2 August 24th 07 01:30 PM
Converting data download for date 2.00707E+11 into something more user-friendly [email protected] Excel Discussion (Misc queries) 4 August 2nd 07 06:08 PM
Can't open online Help - get "Register for My Office Online" Blue-eyed girl Excel Discussion (Misc queries) 0 April 24th 07 04:04 PM
How do I download readable templates from microsoft online echopig Excel Discussion (Misc queries) 1 December 14th 05 07:22 PM


All times are GMT +1. The time now is 12:48 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"