Klash Ville
Board Regular
- Joined
- Sep 19, 2017
- Messages
- 83
Hello everyone, I have the following problem where I need to verify if a selection of cells corresponds to a certain value.
Here's the screenshot of the problem, and when I run that code, it doesn't work as supposed to, although, I don't know other alternatives:
Ignore the fact I have = "B", it's supposed to be <> "B", I just placed = for the sake of testing...
The problem is in the "ActiveCell.Value" because I got a selection, so, what should I use instead?
Here's the screenshot of the problem, and when I run that code, it doesn't work as supposed to, although, I don't know other alternatives:
Ignore the fact I have = "B", it's supposed to be <> "B", I just placed = for the sake of testing...
The problem is in the "ActiveCell.Value" because I got a selection, so, what should I use instead?
Last edited: