Hi!
I want to write a function with a rangeaddress as parameter.
Is there a way to do this with java?
The function should be part of an extension. (Which is written in java)
The function does something like that:
Public Function CSDRangeAddress(arg As Range) As String
CSDRangeAddress = arg.Address
End Function
Or is there a way to put some Basic code into the extension?
Thanks for Help,
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]