What is the best way to do this in formula to find matching number?
On A1 I have 123. The range is J7:O34 which has 3 digits per cell. Would like to have indicator of 1 or a 0 on B1 to let me know if there is a match (1) or no match (0).
I tried using =COUNTIF(J7:O34,"=A1") but does not work.
Appreciate any help,
xoxo
On A1 I have 123. The range is J7:O34 which has 3 digits per cell. Would like to have indicator of 1 or a 0 on B1 to let me know if there is a match (1) or no match (0).
I tried using =COUNTIF(J7:O34,"=A1") but does not work.
Appreciate any help,
xoxo