Don’t bother with IF in Excel when you can use this function instead
https://www.makeuseof.com/dont-bother-if-in-excel-when-you-use-this-function/
- SWITCH is the function you should have been using
It does the same job as nested IF, but without the chaos - SWITCH handles real-world scenarios better than IF
Here’s what that looks like with actual data - There are a few things SWITCH can’t do
When your conditions involve ranges, IFS is the smarter call - Make the switch from IF in your existing spreadsheets
You don’t have to rewrite everything at once - There’s more where this came from
SWITCH and IFS are good, but they work even better with these functions
Zie ook:
- IFS function – Microsoft Support
https://support.microsoft.com/en-us/office/ifs-function-36329a26-37b2-467c-972b-4a39bd951d45- ALS.VOORWAARDEN, functie – Microsoft Ondersteuning
https://support.microsoft.com/nl-nl/office/als-voorwaarden-functie-36329a26-37b2-467c-972b-4a39bd951d45
- ALS.VOORWAARDEN, functie – Microsoft Ondersteuning
- SWITCH function – Microsoft Support
https://support.microsoft.com/en-au/office/switch-function-47ab33c0-28ce-4530-8a45-d532ec4aa25e- SCHAKELEN, functie – Microsoft Ondersteuning
https://support.microsoft.com/nl-nl/office/schakelen-functie-47ab33c0-28ce-4530-8a45-d532ec4aa25e
- SCHAKELEN, functie – Microsoft Ondersteuning
- LET function – Microsoft Support
https://support.microsoft.com/en-au/office/let-function-34842dd8-b92b-4d3f-b325-b8b8f9908999- LET-functie – Microsoft Ondersteuning
https://support.microsoft.com/nl-nl/office/let-functie-34842dd8-b92b-4d3f-b325-b8b8f9908999
- LET-functie – Microsoft Ondersteuning