Ads

Sunday, 6 May 2018

If(Or())

If with Or helps to add multiple conditions where one of the criteria is required to be meet/fulfilled.
In the below example if cell name is either yellow or green the formula with return value as true or in any other case false.


No comments:

Post a Comment