-
Ooops. Sorry for the noise. Just found the source in the downloaded ZIP. I wish I could delete my posting :-)
2009-12-04 14:53:50 UTC by mistevens
-
I just recently stumbled on this project and it looks very interesting. Only problem is I cannot find the source code. Neither in the downloads or in the SF CSV. Am I missing something?
Thanks,
Michael Stevens.
2009-12-04 14:34:48 UTC by mistevens
-
Hi,
In this case you need a file called:
C:\xlloop\bin\xlloop-0.2.2.ini
ie. the same location, same name with ini extension instead of xll.
Cheers,
Peter.
2009-11-28 14:56:04 UTC by poida_smith
-
I want to run the server component on another box.
However I can't seem to get the Addon ini file to load. If my addin found at
C:\xlloop\bin\xlloop-0.2.2.xll
Where should the ini file be located and what should it be called.
TIA.
2009-11-28 12:26:23 UTC by figopi
-
poida_smith changed the public information on the XLLoop project.
2009-11-14 16:57:08 UTC by poida_smith
-
Hi,
Is it possible to reference the FS function from an Excel macro in the same way that the Average function is called below?
I need to call the FS function from a menu.
Thanks
Sub test()
ActiveCell = Application.Average(1, 5)
ActiveCell = Application.FS("Math.random")
End Sub.
2009-10-21 23:29:09 UTC by dekaaked