Answered step by step
Verified Expert Solution
Question
1 Approved Answer
What is the formula? Enter a formula in cell J4 using the IF function to it whether or not the item Beaded Earrings should go
What is the formula?
- 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.)
- If this condition is true, the item will go on sale. (Hint: The if true value should be "YES".)
- If this condition is false, the item doesn't need to go on sale. (Hint: The if_false value should be "-".)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started