View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
nemadrias nemadrias is offline
external usenet poster
 
Posts: 20
Default Last Row with Content - As a row

How would I select (and I do mean actually select the row) the last row
that has data in it?

I need to be able to say:

LastRow.select in essence and then do whatever I need with that row.
Thanks!
Steve