O
Oliver Wagner
Hello,
This may be a really simple one but does anyone know how to activate column A???
The Problem:
- I don't know which row ActiveCell is
- I don't know wich column ActiveCell is
(therefore ActiveCell.Offset(x,y).Activate does not work, since I don't have y!?
Both change permanently and I need a method to activate column A using the actual row.
Thx
Oliver
This may be a really simple one but does anyone know how to activate column A???
The Problem:
- I don't know which row ActiveCell is
- I don't know wich column ActiveCell is
(therefore ActiveCell.Offset(x,y).Activate does not work, since I don't have y!?
Both change permanently and I need a method to activate column A using the actual row.
Thx
Oliver