fernandoagf
09-04-2009, 03:28 PM
Hello you all,
How do I get the cell that is high-lighted?
This is my problem:
Let's say that the current activated cell is B5, then I when I play my MACRO I want this activated cell (B5) to change its current value to 6.5.
Now if the cell C5 is activated, I want to have its value changed to 6.5.
So, my problem is, how do I get the current active cell?
Another question: Let's say that the C6 cell is activated, how do I refer to the cell that is on its left side (C5)? How do I program C6 - 1 in VB?
Thanks a lot.
Fernando
How do I get the cell that is high-lighted?
This is my problem:
Let's say that the current activated cell is B5, then I when I play my MACRO I want this activated cell (B5) to change its current value to 6.5.
Now if the cell C5 is activated, I want to have its value changed to 6.5.
So, my problem is, how do I get the current active cell?
Another question: Let's say that the C6 cell is activated, how do I refer to the cell that is on its left side (C5)? How do I program C6 - 1 in VB?
Thanks a lot.
Fernando