Not possible. You can expose your C# .DLL as a COM object that can be
referenced from VBA, however, this only creates a CCW (COM Callable Wrapper)
under the hood your .DLL must still be managed by the .NET runtime which must
be present in order to work.
sbeskur@_no_spammy_hotmail.com
"Martin Brunner" wrote:
> Hi there,
>
> Is there a way to create a DLL, written in C#, that can be referenced/used by VBA without the
> necessity of installing the Framework on all the "Excel-PCs"?
>
> TIA, Martin@Vienna@Austria@Europe
>
>
> -------------------------------------------------------------------------
> to get my real email address replace 'see@signature' with 'brunner@ximes'
>