Thread: (xlToRight)
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dallas dallas is offline
external usenet poster
 
Posts: 1
Default (xlToRight)

Hi


- - - - - - -
Range(ActiveCell, ActiveCell.End(xlToRight)).Select
- - - - - - -

I want to change .....

Range(ActiveCell, ##############(xlToRight)).Select

############## = "6 columns"

Example: If ActiveCell is "C10"
then i want "C10:H10" to be Select


Dallas


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