|
-
Oct 7th, 2005, 05:02 AM
#1
Thread Starter
Member
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
-
Oct 7th, 2005, 07:17 AM
#2
Re: How to create, insert and retreive data from excell sheet
This might help.
-
Oct 7th, 2005, 11:15 PM
#3
Frenzied Member
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|