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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Check your previous post.
Jim wrote: 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 -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
you have many replies in your previous post.
-- __________________________________ HTH Bob "Jim" wrote in message ... 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 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
im sorry, 1st time here, and new to programming. where are the replies? have
a link? "Jim" wrote: 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 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
in the other thread that you started.
-- __________________________________ HTH Bob "Jim" wrote in message ... im sorry, 1st time here, and new to programming. where are the replies? have a link? "Jim" wrote: 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 |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Click on your user name or your profile (upper right on screen) to get to
your previous/recent posts. "Jim" wrote: im sorry, 1st time here, and new to programming. where are the replies? have a link? "Jim" wrote: 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|