View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
E_R[_20_] E_R[_20_] is offline
external usenet poster
 
Posts: 1
Default finding the last column and referencing it by letter

Range(Cells(FirstRow, FirstColumn), Cells(LastRow, LastColumn)).Select


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