Hi all,I'ld like to know if it's possible to get the name of the library containing the currently running macro in Basic. Is there something like getCurrentLibraryName() in the following code ?
Sub test
myLibName = getCurrentLibraryName()
End Sub
Thanks for your help,
Cedric
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
