Thread: Selection code
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Selection code

Try something like the following;

Range("6:206").Select




"sixfivebeastman "
wrote in message
...
What would be the proper format for writing a macro to select a

certain
range of rows (like 6:6 to 206:206)?
It keeps giving me the -Method 'Range' of object '_Global'

failed-
error.
Thanks!


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