M
mikewild2000
I am using
If Target.Address="$C$11" Then
blah blah, etc
But how do i select a group of cells?
I have tried:
if target.address = "$C$11":"$J$11" which just errors,
i have tried various other methods.
Can anybody help with this solution?
Nothing in help
If Target.Address="$C$11" Then
blah blah, etc
But how do i select a group of cells?
I have tried:
if target.address = "$C$11":"$J$11" which just errors,
i have tried various other methods.
Can anybody help with this solution?
Nothing in help