Hi strud
maybe so
![]()
Private Sub Worksheet_Change(ByVal Target As Range) If Target.Count > 1 Then Exit Sub If Target.Column > 3 Then Exit Sub If Target.Column = 1 Then Target.Next.Select Else Target(2, 0).Select End Sub
Hi strud
maybe so
![]()
Private Sub Worksheet_Change(ByVal Target As Range) If Target.Count > 1 Then Exit Sub If Target.Column > 3 Then Exit Sub If Target.Column = 1 Then Target.Next.Select Else Target(2, 0).Select End Sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks