Thread: Range and Cells
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
stelios stelios is offline
external usenet poster
 
Posts: 7
Default Range and Cells

Hi,

How can I convert the <<Cells( iRow,iCol) (eg. Cells(3,8)) in which range
it is ( eg. Range("H3"))?

Thanks!