In message <[EMAIL PROTECTED]>,
jpgreenwald <[EMAIL PROTECTED]> writes
>Ive been looking more into this subject and now have a few things to
>add. Im using some c# code that works in doing what I want (adds the
>function into excel):
>
>using System;
>using System.Runtime.InteropServices;
>
>name
Ive been looking more into this subject and now have a few things to
add. Im using some c# code that works in doing what I want (adds the
function into excel):
using System;
using System.Runtime.InteropServices;
namespace jtest {
[ClassInterface(ClassInterfaceType.AutoDual)]
public class