Log in

View Full Version : how to retrieve



jr_yeo
08-02-2007, 02:31 AM
can you guys help me retrieve Excel data? How do i go about it? Thank you.

tech_support
08-07-2007, 09:39 AM
Save it as a CSV.

codeexploiter
08-07-2007, 10:11 AM
You haven't mentioned the technology using which you need to extract Excel data.

tech_support
08-07-2007, 10:12 AM
File > Save as > CSV

codeexploiter
08-07-2007, 10:18 AM
File > Save as > CSV

Suppose if he is looking for a server-side based method where he cannot save the Excel file as a CSV file in such cases how this is going to work.

Please have a look at a typical article (http://www-128.ibm.com/developerworks/opensource/library/os-phpexcel/) about this topic in which the server-side tool is PHP.

tech_support
08-07-2007, 10:19 AM
But that just tells you to save it as a XML file...

jr_yeo
08-17-2007, 11:18 PM
You haven't mentioned the technology using which you need to extract Excel data.
are u referring to me? my mistake. thought by posting my question in the PHP forums says it all. its all pretty vague to me to whom you are really referring in case... :cool:

hey, kids stop fighting. got my answer already from one of your post. tnx.