Forum Discussion

chowell97's avatar
chowell97
Copper Contributor
Oct 06, 2022

Type mismatch error when using range

Hello,   Putting together bits and pieces of code found online,   This code works without error: Private Sub Worksheet_Change(ByVal Target As Range)     If Not Application.Intersect(Target, Ran...

Resources