Forum Discussion
raghulck
Nov 23, 2021Copper Contributor
To find match data from 2 sheets ..............
i have employees names and id numbers in sheet 1 and employees completed particular training in the second sheet i used =isnumber(match.xx,xxx,xxx,true) this formula its notworking can anyoneone help me......not working for largedata
3 Replies
Sort By
Hi raghulck,
Your formula should read as below.
=ISNUMBER(MATCH(D2,Sheet2!$D$2:$D$16,0))
Regards, Faraz Shaikh | Microsoft MVP, MCT, MIE, MOS Master, Excel Expert
If you find the above solution resolved your query don't forget mark as Official/Best Answer & like it to help the other members find it more.
- raghulckCopper Contributor
ExcelExcitingcan u help to type stepby step..
- raghulckCopper Contributorunable to followpls...