Thread: Really easy?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PaulSinki[_6_] PaulSinki[_6_] is offline
external usenet poster
 
Posts: 1
Default Really easy?

Having a mind block, hoping someone can help me.
I want to be able to go to the furtherest right cell of a spreadsheet,
and then select every occupied cell in that range and run a loop over
it. I have an xlToRight code running me to the right-most cell, but I
can't sue xlDown as there are blank rows before the end. However,
selecting down to row 1600 would do the job. How can I make the
selection? The ActiveCell is Row 1 in the relevant column and I want to
select row 1 to row 1600 in this column.
Any help greatly appreciated!


---
Message posted from http://www.ExcelForum.com/