Question about Microsoft Visual C# Express Edition

S

Schizoid Man

Hi,

I want to write some custom UDFs for Excel in C# and and build them into
XLLs.

However, I can't seem to check the Register for Com Interop box in the
Express Edition of VC#.

Is this a known limitation of VC# Express? Is there a way for me to
still use the Express edition to build my functions?

Thanks,
Anuj
 
C

chanmm

Is it dll or xll? If you are using VSTO. I don't think VSTO can integrate
with Express edition.

chanmm
 
S

Schizoid Man

chanmm said:
Is it dll or xll? If you are using VSTO. I don't think VSTO can integrate
with Express edition.

chanmm

Hi Chanm,

Can you suggest another way of building Excel UDFs with C#?
 

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

Top