Question: I'm stuck on this EXCEL function application. Please help with all functions below. The amounts aren't important, only that I get the formulas correct. Thanks!

I'm stuck on this EXCEL function application. Please help with all functions below. The amounts aren't important, only that I get the formulas correct. Thanks!

1. In cell B10, enter a formula using the IF and AND functions to indicate whether the revenue goal has been met that month.

a. Enter a logical test using the AND function to determine if the amount in cell B7 equals 0 and the total in cell B8 is greater than 20000

b. If the logical test is true, display Yes (using "Yes" for the value_if_true argument).

c. If the logical test us false, insert a nested IF function.

d. Enter the logical test of the nested IF function using the AND function to determine if the amount in cell B7 is greater than 0 and the Total in cell B8 is greater than 20000.

e. If the logical test for the nested IF function is true, display Yes (using "Yes" for the value_if_true argument).

f. If the logical test if false, display No (using "No" for the value_if_false argument).

THANK YOU IN ADVANCE!!

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!