Excel is COM based, so
AFAIK, you would need to make a COM wrapper for any
..Net component in order to access it from VBA.
NickHK
"TCook" wrote in message
...
Hey All,
I want to create an assembly in .Net that I can reference and use in VBA.
I have a sample assembly that I've strongly named and that is loaded in
the
GAC. However, I can not see from within Excel.
Please advise?
Thanks & Regards,
TC