J
JHL
How can I find matches in two different worksheet files? I've tried:
IF=(sheet1!(cell)=sheet2!(cell),"ok","no") - but no success.
My formula is just an example. I know I left off the file reference in the
formula. The actual cells are numbers formatted as text.
Any help, suggestions are appreciated.
JHL
IF=(sheet1!(cell)=sheet2!(cell),"ok","no") - but no success.
My formula is just an example. I know I left off the file reference in the
formula. The actual cells are numbers formatted as text.
Any help, suggestions are appreciated.
JHL