ndendrinos
Well-known Member
- Joined
- Jan 17, 2003
- Messages
- 1,694
starting in column A this activates A:F on the same row.
need to modify to activate ONLY columns A,D,E&F
Code:
Range(ActiveCell, ActiveCell.Offset(0, 5)).Activate