Does anyone have some example code to create a VBS Excel OLE interface that passes two data channels to an Excel spreadsheet then calls one of the many Excel statistical functions (Chi, T, etc.) which then returns the result? I don't have much experience with OLE automation but I need automated access to Excel statistical analysis functions (or go through the nightmare of writing my own or linking to public domain .DLL functions).
Thank you!
Eric