|
Hi, not sure about documentation, and I can't remember how I latched on to my first example, but I did a search on Google, for example you could use oConn.Open as your search term, although I didn't know anything like that at the time.
The custom function only does one process per function, so I've created a number of functions all using different SQL statements to return different things. They all need different parameters. (to make that clearer, a query can be parameterised so that the user types in =Yourfunction(datefrom,dateto,etc etc...,DSN) and your query returns the appropriate value).
They are however all in the one XLA file.
Regards
Mike
Last edited by Mikeopolo; 03-28-2006 at 07:12 PM.
|