Hi,
I'm keeping a array of cell addresses which calls particular function. And I need to trigger all these functions in these cells When a user click a particular button.
But I could not find a way to update stored cell addresses whenever user delete/add a particular row/column.
Can somebody please suggest me a way of achieving this ?
Thank You