So right now I have the following:
If Target.Address = "$Q$65:$T$65" Then
Selection.ClearContents
Which works fine. But I want something that will repopulate that range with "Type member # here" if they navigate away from that cell without entering anything. Any ideas?
Thanks,
Diana