I want to create an activity where students take orders (as if in a restaurant) then calculate the tax and tip. I would like students to input the total of the order, the tax, and the tip. The tax and tip will depend on the total they input.
Is there a way to say that a cell is correct if it is 1.07x (where x is the value of the order that the student previously input)?