Forum Discussion
GeorgieAnne
Sep 20, 2025Iron Contributor
I need to learn how to use the LET function in Excel...
Hello Excellers, I am using a complex If statement to figure out if a machine is ready to receive work. I need to check if the machine is online, or broken down, or off line for some reason or anot...
mathetes
Sep 20, 2025Silver Contributor
Sounds as if the IFS function (notice the added "S") might be more suitable than plain ol' IF. I don't see why LET would fit -- what makes you think that? LET is very powerful and useful where it fits, but nothing in your description shouts "Let" to my ears. In any event, those two hyperlinks connect you to one of the best resources for researching any Excel functions.