Which language will be suitable for excel programming

  • Thread starter Thread starter to_rgoyal
  • Start date Start date
T

to_rgoyal

Hi friends,
I want to make a tool, which can be used to read data from excel
spread sheets and apply data validation rules on columns. I also want
to do mapping of data from one excel sheet to another excel sheet by
using this application.
Can anyone suggest me which language will be suitable to make a
application for this purpose.At present, I am comfortable with VC++.
But I can work in C# or VC++.net also.

Thanks and regards,
Rachit
 
Rachit

Either language can be used. You may want to check out VSTO (Visual studio
tools for Office) that *should* give you help using Excel through those
languages.

Can this application not be built in VBA though? Does it specifically need
the C# or C++ wrapper?

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(e-mail address removed)
 

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