Hacker News new | ask | show | jobs
by jonasenordin 33 days ago
Went ahead and clicked anyway, scientifically-minded that I am. No appreciable disillusionment occurred.

Didn't Excel gain the ability to use names at some point?

Is 'anominal' a word? As in 'anominal' or 'non-nominal' programming, or 'un-' or 'dis-'. Maybe Excel rises to 'pseudonominal'.

--- quote ---

Most users would use below nested IF function

=IF(B2=$F$3,$G$3,IF(B2=$F$4,$G$4,IF(B2=$F$5,$G$5,IF(B2=$F$6,$G$6,IF(B2=$F$7,$G$7,IF(B2=$F$8,$G$8))))))