Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hmm. I missed that file the first time. Thank you for pointing out the
mistake. Matthew Pfluger "RB Smissaert" wrote: Just downloaded it and this is in the documentation, in the file XtrFun Declarations Release 200103.xls: Public Declare Function xtf_Intersect Lib "XtrFun.dll" ( _ dGivenX1s As Double, _ dGivenY1s As Double, _ ByVal lNumberOfX1s As Long, _ dGivenX2s As Double, _ dGivenY2s As Double, _ ByVal lNumberOfX2s As Long, _ dGuessAndReturnedX As Double, _ ByVal nInterpolateSpline1 As Integer, _ ByVal nInterpolateSpline2 As Integer, _ ByVal dAccuracy As Double, _ ByVal lMaxIterations As Long, _ ByVal dh As Double _ ) As Long RBS |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Exported file not the same on different PCs | Excel Programming | |||
How do you delete an exported file from a directory | Excel Programming | |||
VBE References Missing from Exported File | Excel Programming | |||
why are there quotes in my exported text file? | Excel Discussion (Misc queries) | |||
Can an excel XP 2003 file be exported to an Access mdb file if so how? | Excel Programming |