Hi,
Excel 2016 rolled out many new functions such as SWITCH, TEXTJOIN, etc. Unfortunately, these functions are not available for non-365 subscribers.
I was wondering if somebody built a VBA UDF for SWITCH already? Its syntax is the following:
Syntax
SWITCH(expression, value1, result1...