Probably:
Excel has its idiosyncrasies!![]()
Private Sub Worksheet_Change(ByVal Target As Range) If Target.Count > 1 Then Exit Sub If Target.Column = 1 Then Call BBWidgets(Target) End If: End Sub
Probably:
Excel has its idiosyncrasies!![]()
Private Sub Worksheet_Change(ByVal Target As Range) If Target.Count > 1 Then Exit Sub If Target.Column = 1 Then Call BBWidgets(Target) End If: End Sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks