
Dim var_stop As Integer
Range("A1").Select
ActiveCell.SpecialCells(xlLastCell).Activate
var_stop = ActiveCell.Row
For myCounter = 1 To var_stop
|
Dim var_stop As Integer
Range("A1").Select
ActiveCell.SpecialCells(xlLastCell).Activate
var_stop = ActiveCell.Row
For myCounter = 1 To var_stop
|
Dim var_stop As Integer
Range("A1").Select
ActiveCell.SpecialCells(xlLastCell).Activate
var_stop = ActiveCell.Row
For myCounter = 1 To var_stop
|
