Click here to Skip to main content
15,889,116 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi, I have just started working for a big company who are looking for a system that can take in an excel spreadsheet add it to a database and output it back to an excel spread sheet in a different format.

I understand that you can take in a whole excel sheet but can you take individual cells or does it have to be the whole sheet or nothing?

I have never attempted to use excel and c# together so at the minute this is just a bit of research to see a. if its possible and b. if its possible for me to do it!

Thanks for any replies I greatly appreciate it!
Posted

1 solution

A. Yes it is possible using Excel InterOp.

http://support.microsoft.com/kb/302084[^]

B. Without knowing what your experience in programming is in any language, No. For Anybody who's competent in some languages, it's not too difficult to figure out, as long as ytou are familiar with using Excel.

Regards
 
Share this answer
 
Comments
DanHodgson88 30-Jun-11 15:29pm    
cheers for the reply and the link. I have made simple apps in c# and some more complicated with java. I am pretty familiar with excel(usage on a daily basis for work etc). Right ill have a look appreciate your time bud
S Houghtelin 30-Jun-11 15:30pm    
Happy to be of service, thanks for the upvote! :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900