
Say, you calculate the total amount for an order ( Qty. Looking for a formula that can do something more complex than return a predefined text? Just nest another function or arithmetic equation in the value_if_true and/or value_if_false arguments of IF. If a cell is this OR that, then calculate The task can be accomplished with the following IF OR function: In Excel 2003 and lower, you can use up to 30 arguments, and a total length shall not exceed 1,024 characters.Īs an example, let's check columns A, B and C for blank cells, and return "Incomplete" if at least one of the 3 cells is blank.In Excel 2016 - 2007 formulas, up to 255 arguments are allowed, with a total length not exceeding 8,192 characters.There is no specific limit to the number of OR conditions embedded into an IF formula as long as it is in compliance with the general limitations of Excel: If you'd like to distinguish text case, wrap each argument of the OR function into EXACT as shown in this example.īelow you will find a few more examples of using Excel IF and OR functions together that will give you more ideas about what kind of logical tests you could run.

In our case, "delivered", "Delivered", and "DELIVERED", are all deemed the same word. Please pay attention that an IF OR formula in Excel does not differentiate between lowercase and uppercase characters because the OR function is case-insensitive.
