Hi,
I need to find out cell addresses which has called a specific function,
If my function is MyFunction (arg1, arg2), I should be able to find the cell addreses using name "MyFunction".
Please help me to find out what would be the most efficient way to do this.
Thank You