Forum Discussion
I really need a help with finding & matching data from two different sheets.
- Nov 18, 2020
here you go - the issue was the Countif reference, it should have been the qty figure rather than the product code
I tried (literally copied and pasted) your formula, but it showed #NUM error.
Any reason why?
You have to make sure the ranges are linking to the appropriate sheet and since these are arrays, press Ctrl + Shift + Enter to see the curly brackets { } surrounding the formula. If you continue to have issues, send over your file and I can help apply it
- ColinahnNov 18, 2020Copper Contributor
adversi Hi I uploaded a sample worksheet. I was able to return a value of cell C3 by using your formula, but when I applied to other cell, it returned a wrong value (cell E3 and C5). I'd be really appreciate if you could help finding what went wrong and fixing issues.
- adversiNov 18, 2020Iron Contributor
here you go - the issue was the Countif reference, it should have been the qty figure rather than the product code
- ColinahnNov 19, 2020Copper Contributor
It works perfectly! Thank you so much for your help.
If you don't mind, could you please tell me how this could work?