Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
For j = Cells(Rows.Count, "A").End(xlUp).Row To 6 Step -1
i now about the for loop and just not sure about .end(xUp).row ive seen this around a few times like xl???? what does it do? any help would be great, thanks -Jim |