I
Indra7
Hi,
I need to have a function that will search a given worksheet
(or a range of cells on a given worksheet) for a string
and then report back the cell name where it was found.
In other words, if i want to look for the word "monkey" on a workshee
and "monkey" is in cell H83, I'd like it to return the value "H83".
It seems that something like this would already exist as a canne
function, but I can't seem to find it.
If someone could suggest how to do this within Excel or failing that
within an Excel VBA Macro, i would greatly appreciate it.
Thanks
I need to have a function that will search a given worksheet
(or a range of cells on a given worksheet) for a string
and then report back the cell name where it was found.
In other words, if i want to look for the word "monkey" on a workshee
and "monkey" is in cell H83, I'd like it to return the value "H83".
It seems that something like this would already exist as a canne
function, but I can't seem to find it.
If someone could suggest how to do this within Excel or failing that
within an Excel VBA Macro, i would greatly appreciate it.
Thanks