Hi all,
I've written a macro which executes a program when specific cell is double-clicked.( For example: A1 ).
If I move the contents of the cell to any other position(A1 to B2), A1 is still the cell which
executes a program.
Is it possible to make the macro relative to the cell. In the other words: If I
move the contents of A1 to B2 I want B2 be the cell which executes a program.
On the other hand If you have any simple idea of executing programs with arguments by clicking on a cell?
Thanks all,
Daniel
Bookmarks