Hello
below is the following code that I am having confusion with understanding
This code selects all the non blank cells in the active worksheet...
But as you can see in my comment, I do not understand why this code has the number 23 in it.
and further more, Why is it using the union approach?
Will this work for any range of data?
What if I wanted to do the reverse and select all the blank cells or cells with specific criteria? Where in this code would I make those adjustments?
Attached is my spreadsheet where I just entered letters into random text in different cells on sheet1 to verify the code work.
Any elaboration on this what seems to be important code would be of great help.
Thank You!
Bookmarks