G
Guest
Hello-
I am trying to program a certain action if the activecell is inside a
certain range, and a different action if it is outside. How can I receive
some signal as to whether the activecell is within a certain range?
Below is a rough code description of what I am trying to do
If activecell is inside Range(A1:E77) then
....
else
.....
Please let me know if you would need more information. Thank you!!
I am trying to program a certain action if the activecell is inside a
certain range, and a different action if it is outside. How can I receive
some signal as to whether the activecell is within a certain range?
Below is a rough code description of what I am trying to do
If activecell is inside Range(A1:E77) then
....
else
.....
Please let me know if you would need more information. Thank you!!