10. Geneva's manager would like to see some additional information to help make sales decisions. Enter a formula in cell J4 using the IF function to it whether or not the item Beaded Earrings should go on sale. It will go on sale if its current sales rank (in cell G4) is 8th or lower. (Hint: If the cell value is greater than or equal to 8, it will go on sale.) a. If this condition is true, the item will go on sale. (Hint: The if_true value should be "YES".) b. If this condition is false, the item doesn't need to go on sale. (Hint: The if_false value should be "-".) c. Copy the formula created in cell J4 to the range J5:J14.

Respuesta :

Answer:

IF condition in Cell G4 is:

IF(G4>=8,"YES","-")

Explanation:

  • I have made the excel file with required specifications. Check the file attached.
  • If the Sales Rank is 8 or above Sales decision is "YES" otherwise it is "-".
Ver imagen saadahmed81994
Ver imagen saadahmed81994
ACCESS MORE
ACCESS MORE
ACCESS MORE
ACCESS MORE