testing whether the ActiveCell is in a given range
Is there a way to test whether the ActiveCell is in a given range?
For example, if a range named rngRedDog consists of the range D3:G6, how
could you test to see if the ActiveCell is in that range?
Thanks in advance,
Paul
|