Answer:
=A1<=A14
Explanation:
complex formula in excel is which contain more than 1 mathematical operators . An order of mathematical operations are important to understand
there are different type of operators
here Comparison operator is an example of complex formula . Comparison operator returns TRUE/FALSE it is use to compare two values
= Equal to
< Less than
> Greater than
>= Greater than or Equal to
<= Less than or Equal to