selecting next empty cell
If you inserted the data, press Enter. If it is done by a macro (the data
insertion), then you do not need to select the next empty cell to work with
it. You can use Offset(1, 0) to work with the next cell though
"ASU" wrote:
How do I automatically select the next empty cell, in column "A", when data
has been inserted.
--
ASU
|