Cells(r,c).selectr being the row number and c the column number.and to select a range use:Range(cells(r1,c1),cells(r2,c2)).select