I need to run a macro that will search a range for a value. (I can do
that) and then return the cell within the range that the value appears
in. I don't know how to do that. Then, I need to be able to use the
letter and number for the cell as a value. Is this possible?

It's going to search a range for a non blank value. When it finds it,
based on that cell, it's going to search another range and delete that
value in the new range. It will search and delete a different range
based on the exact position of the cell where it finds the value.

TIA

I'm learning quick. Thanks for all your helps guys.

JasonK