L
Luc
I want the row number of the last cell in a column (column A) to be the 'To'
value in the counter below
For cnt = 1 To 500
.......
So i do not want to put 500 there, but the row of the last cell that
contains a value.(there are empty rows!)
Lets say the last cell would be A5412
What do i have to put there in place of the '500'
Thanx,
Luc
value in the counter below
For cnt = 1 To 500
.......
So i do not want to put 500 there, but the row of the last cell that
contains a value.(there are empty rows!)
Lets say the last cell would be A5412
What do i have to put there in place of the '500'
Thanx,
Luc