Update the output cells in so each order displays "YES" only if all the following conditions are met. Otherwise, display "NO": (1) the value in column D is greater than or equal to the region's minimum amount listed in the table H3:I9 (2) the text in column E begins with the four uppercase letters "SAVE" (3) the text in column E contains exactly 8 characters in total. Assume every region in column C will appear exactly once in H3:H9.
See Examples
Your solution should use cell references so it updates automatically if the input cells change values.
This cell cannot be edited