ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   what does this mean? (https://www.excelbanter.com/excel-programming/412906-what-does-mean.html)

Jim

what does this mean?
 
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

what does this mean?
 
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

Bob Phillips[_3_]

what does this mean?
 
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




Jim

what does this mean?
 
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


Bob Phillips[_3_]

what does this mean?
 
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




StumpedAgain

what does this mean?
 
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



All times are GMT +1. The time now is 11:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com