Hi,
How can I create macro which can autofill numeration in row.
It have to end this macro at the end of this table.
I was trying to make it in this way:
Sub formuly_cena_zakupu_dziala()
'
' formuly_cena_zakupu Makro
'
'
Range("J18").AUTOFILL Range("J18:J" & Cells(Rows.Count...