Results 1 to 3 of 3

Thread: How to create, insert and retreive data from excell sheet

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2005
    Posts
    54

    How to create, insert and retreive data from excell sheet

    hi,
    please guide, i want to build an application which involves creating excell sheet, inserting data and retrevie data from excell sheet, as i m new to c#



    thank you


    regards

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: How to create, insert and retreive data from excell sheet

    This might help.

  3. #3
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: How to create, insert and retreive data from excell sheet

    cool link Hack got there for you.

    If I can give you advice (and if you do have time to play around a bit)

    Figure out how to use the basic Excel stuff in your application.
    Then record macro's as you do things in Excel, and look at the VBA code created. That should give you a good idea how to go about. Do not trust that auto generated code, it's sucks.

    when you got a good hang of things, remember that your excel programming is only as good as your excel knowledge. If you know how to do sth manually in Excel, you can automate it.
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

Posting Permissions

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



Click Here to Expand Forum to Full Width