|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Math functions in VB (or even a dll somewhere) OptionsI'll post it somewhere else. I've been doing data imports into MS Excel (ver 2007) and using the CORREL function. What I was wondering was is there anything like this in Visual Basic or C#? Or even a DLL? I've got VS2008 and I really don't want to code the CORREL function by hand if I can just pass off 2 or more array's to a function that already exists. I've googled and went through the MSDN library and didn't find anything. Maybe I'm searching wrong, I don't know. Any help would be greatly appreciated. TIA! Hi,
If you are using C# this is the correct group. First of all you should try to explain what Correl does. Make it easy to the person trying to help you ;) Show quote "Nondisclosure007" <nondisclosure***@gmail.com> wrote in message news:cd546ff0-bac1-4429-9a66-537d13d873f1@g30g2000hsb.googlegroups.com... > Hello. If this is the wrong group for this, please let me know. > I'll > post it somewhere else. > > I've been doing data imports into MS Excel (ver 2007) and using the > CORREL function. What I was wondering was is there anything like > this > in Visual Basic or C#? Or even a DLL? I've got VS2008 and I really > don't want to code the CORREL function by hand if I can just pass off > 2 or more array's to a function that already exists. > > > I've googled and went through the MSDN library and didn't find > anything. Maybe I'm searching wrong, I don't know. Any help would > be > greatly appreciated. > > > TIA! Not that I know, for those who want more information, I have searched for it
on the microsoft website. http://office.microsoft.com/en-gb/excel/HP052090231033.aspx Cor |
|||||||||||||||||||||||