R
rcc
Hi,
I'm looking for a function that will find a value somewhere on a spreadsheet
and return its cell reference. For instance, I'd like to be able to have a
function that will take '300' and the data range 'A15' and then return the
cell that '300' is found in, i.e. D3 (if indeed D3 contains '300').
Do I need to write a macro for this?
Thanks,
rcc
I'm looking for a function that will find a value somewhere on a spreadsheet
and return its cell reference. For instance, I'd like to be able to have a
function that will take '300' and the data range 'A15' and then return the
cell that '300' is found in, i.e. D3 (if indeed D3 contains '300').
Do I need to write a macro for this?
Thanks,
rcc