Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Jim is offline
external usenet poster
 
Posts: 615
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default 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
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,420
Default 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



  #4   Report Post  
Posted to microsoft.public.excel.programming
Jim Jim is offline
external usenet poster
 
Posts: 615
Default 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

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,420
Default 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





  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 192
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"