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