Exporting data into Excel

Please support our C advertiser: Programming Forums - DaniWeb Sister Site
Thread Solved

Join Date: Feb 2005
Posts: 2
Reputation: cymbalistic1 is an unknown quantity at this point 
Solved Threads: 0
cymbalistic1 cymbalistic1 is offline Offline
Newbie Poster

Exporting data into Excel

 
0
  #1
Feb 13th, 2005
Hello, I'm new to this site and this is my first post.

I got an assignment where I have to do a QuickSort on 100,000 numbers first and then combine QuickSort and BubbleSort so that the BubbleSort comes in for the last 1,000 numbers. The information is to be exported into Excel, where I have to make a time vs frequency graph with the QuickSort and the Quick + BubbleSort.

Well, the sorting part is pretty easy, I've done that already. I just need somebody to tell me how to export the data into Excel. Heck, I never knew it was possible until I got this assignment, lol.
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 4,461
Reputation: Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future 
Solved Threads: 254
Team Colleague
Dave Sinkula's Avatar
Dave Sinkula Dave Sinkula is offline Offline
long time no c

Re: Exporting data into Excel

 
0
  #2
Feb 13th, 2005
Originally Posted by cymbalistic1
I just need somebody to tell me how to export the data into Excel.
Write it to a .txt file or .csv file and import it into Excel.
"One of the methods used by statists to destroy capitalism consists in establishing controls that tie a given industry hand and foot, making it unable to solve its problems, then declaring that freedom has failed and stronger controls are necessary." --Ayn Rand
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 2
Reputation: cymbalistic1 is an unknown quantity at this point 
Solved Threads: 0
cymbalistic1 cymbalistic1 is offline Offline
Newbie Poster

Re: Exporting data into Excel

 
0
  #3
Feb 14th, 2005
Originally Posted by Dave Sinkula
Write it to a .txt file or .csv file and import it into Excel.
Thanks. I think I was just over-thinking it.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:




Views: 6138 | Replies: 2
Thread Tools Search this Thread



Tag cloud for C
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC