Excel Library

  • Thread starter Thread starter Alexander Cargill
  • Start date Start date
A

Alexander Cargill

Hi all I was wondering if anyone knows off an excel plug in for Visual
studio 2010 beta 2 as i need to construct a program that uses an excel
spreadsheet. I know i could use CSVs but in the intrest off keeping
it simple for the end user i would sooner use an excel spreadsheet. If
anyone can point me in the right direction ide be most greatful and if
I have postedin th wrong place then my appologies and please tell me
where i should be. Many thanks.

alex cargill
 
Alexander said:
Hi all I was wondering if anyone knows off an excel plug in for Visual
studio 2010 beta 2 as i need to construct a program that uses an excel
spreadsheet. I know i could use CSVs but in the intrest off keeping
it simple for the end user i would sooner use an excel spreadsheet. If
anyone can point me in the right direction ide be most greatful and if
I have postedin th wrong place then my appologies and please tell me
where i should be. Many thanks.

alex cargill

You should not need any plug-ins for this. See the example code here:
http://msdn.microsoft.com/en-us/library/ms173186(VS.80).aspx. Hopefully
this gets you started.

This group is fine, by the way, but groups dedicated to VB.Net or C#
tend to get more visitors.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top