I have this question because I am not familiar latest generation of MS VS product.
But for work reason I may need to develop an Excel plugin for Excel 2003. I would like to study what are the alternative (other than using VBA)
I have a VS C++ 2008 Exp Edition installed. From the available project types, I don't think I can create a xll like program in it. Is it correct?
It is not necessary to use C/C++. VB or C# are fine as long as they can get the job done.
If there is any relevant example for this development env, please kindly provide a pointer.