Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > C program data to Excel

Reply
Thread Tools

C program data to Excel

 
 
shai.rozenblit@gmail.com
Guest
Posts: n/a
 
      11-15-2007
Hi,
I have a c program that returns a list of about 50 numbers, and I need
to build a graph out of them in excel.
What is the easiest and fastest way to do that?

 
Reply With Quote
 
 
 
 
Ian Collins
Guest
Posts: n/a
 
      11-15-2007
wrote:
> Hi,
> I have a c program that returns a list of about 50 numbers, and I need
> to build a graph out of them in excel.
> What is the easiest and fastest way to do that?
>

The easiest way to output a list of number for [insert your preferred
spreadsheet here] is to output them as a comma separated list.

--
Ian Collins.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
User Entered Data(Read Only Data) to Excel Md Rafiq Ruby 0 05-06-2009 04:01 PM
How to return an excel file or excel data from ASP.NET Anonieko ASP .Net 2 02-12-2008 07:03 PM
Problem with Excel reports ::::Excel 2003 Migration To Excel 2007 =?Utf-8?B?c2hhc2hhbmsga3Vsa2Fybmk=?= ASP .Net 15 10-24-2007 01:34 PM
ExtenXLS loads data into Excel 2002 file but damages the Excel file. kp2900@gmail.com Java 1 11-21-2006 05:48 PM
Import data from Excel file or text file into database in ASP.NET program bienwell ASP .Net 2 06-17-2006 03:57 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57