Translating list menu labels
We shall create a label in cell A9 for the menu in B9. The label must change according to whether All, Product Group, Tire, or Size is selected from the menu.
We can use an IF statement to change the label according to the value that is held in the product level variable.
We can change the IF statement so that the label in A9 is translated if a user changes the report language.