Closed Thread
Results 1 to 4 of 4

Thread: Inserting Data into an Excel Spreadsheet

  1. #1
    Lop's Avatar
    Lop
    Lop is offline Speaks fluent binary
    Join Date
    May 2006
    Posts
    1,178
    Rep Power
    30

    Inserting Data into an Excel Spreadsheet

    I've been assigned to make a program at work that grabs data from a database. Once I receive the data from the database I need to export it to certain cells in a excel spreadsheet. I have connected to the DB and retrieved the data fine. I can display the information in a listview or variable but I can't find any information on the excel spreadsheet.

    Can anyone point me in the right direction?

    I've found this: http://msdn.microsoft.com/library/de...celobjects.asp

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Void's Avatar
    Void is offline Programming Expert
    Join Date
    Jun 2006
    Posts
    410
    Rep Power
    23

  4. #3
    brackett is offline Programmer
    Join Date
    May 2006
    Posts
    192
    Rep Power
    22
    You might want to take a look at this Excel XML writer as well: http://www.carlosag.net/Tools/ExcelX...r/Default.aspx

    It doesn't require Excel on the server, though it does require Excel XP+ on the client.

  5. #4
    Lop's Avatar
    Lop
    Lop is offline Speaks fluent binary
    Join Date
    May 2006
    Posts
    1,178
    Rep Power
    30
    Got it working perfectly! Thank you guys!

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Creating Excel Spreadsheet
    By uttamtakalkar in forum PHP Development
    Replies: 1
    Last Post: 01-25-2011, 05:17 PM
  2. Advice on importing spreadsheet data into a relational DBMS
    By Kaishain in forum Database & Database Programming
    Replies: 3
    Last Post: 11-12-2010, 07:09 PM
  3. Creating Excel Spreadsheet
    By Paradine in forum PHP Development
    Replies: 8
    Last Post: 05-18-2010, 09:48 AM
  4. [Ask] How to inserting data from text box to sql server 2005 with VB.Net
    By ayachub in forum ASP, ASP.NET and Coldfusion
    Replies: 1
    Last Post: 05-17-2010, 09:11 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts