gigastasio@sh.itjust.works to Ask Lemmy@lemmy.world · 6 days agoWhat's that video game boss you've never been able to beat, or took you the longest to beat?message-squaremessage-square235linkfedilinkarrow-up1146arrow-down12
arrow-up1144arrow-down1message-squareWhat's that video game boss you've never been able to beat, or took you the longest to beat?gigastasio@sh.itjust.works to Ask Lemmy@lemmy.world · 6 days agomessage-square235linkfedilink
minus-squarebstix@feddit.dklinkfedilinkarrow-up2·5 days agoOk, xlookup is better because it doesn’t return false positives and it also doesn’t require the data to be sorted. It almost does the same as index(match()), only better, easier and faster.
Ok, xlookup is better because it doesn’t return false positives and it also doesn’t require the data to be sorted.
It almost does the same as index(match()), only better, easier and faster.
Arrayformula() friendly too