Gianpiero Napoli schrieb:
Hi,
in an AddIn I want to store the cell position that call the function of the
addIn.
Let say that I have an AddIn in Java with the function int foo(int par0).
I want to know the name or the position of the cell that has called this
function. Is it possibile? How I can do that?
It is not possible, because there may not be a caller cell. Caller of a
function could be:
- a cell formula
- a matrix formula (based on a cell range)
- a defined name (a.k.a. named range)
- a condition of a conditional formatting
- and in the near/far future also the condition of a data validation.
Regards
Daniel
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]