On Tue, Feb 17, 2009 at 6:50 PM, Mandragon <[email protected]> wrote:

>
> I am wondering if I can use C# instead of VB to program inside excel.
> I only see a VB editor when I look in the developer tab


There's a nice little article about using C# to interop with Excel at
            http://dotnetperls.com/Content/Excel-Interop-Performance.aspx

But like Joe says, the quick answer to your question is 'you don't see a VB
editor, you see a VBA editor, and there's no way to change that'.

At least right now. Supposedly in the future, there will be a better
interface to other languages. But they still won't be 'embedded' in Excel.

I understand future versions of office

Reply via email to