This is not the best way, but try
![]()
Private Sub Worksheet_Change(ByVal Target As Range) Dim r As Range For Each r In Target.Cells With r '... your code here End With Next End Sub
This is not the best way, but try
![]()
Private Sub Worksheet_Change(ByVal Target As Range) Dim r As Range For Each r In Target.Cells With r '... your code here End With Next End Sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks