Forum Discussion
MollyKitti
Apr 03, 2026Copper Contributor
How XLOOKUP arguments apply in this case
I'm not an Excel newbie, but I have never had cause to use XLOOKUP, INDEX, or MATCH before. I'm not understanding how the xlookup arguments would apply in my case or if index/match would be better. ...
Patrick2788
Apr 04, 2026Silver Contributor
This will do it and can handle multiple day returns:
=TOCOL(IF(stitches=MAX(stitches),months&" "&days&", "&year,NA()),2)