When to use Case or IF statement to test for multiple conditions
I have a drop down that I am trying to test for multiple conditions. I have tried both an If and Case statement but keep getting errors... This is what I have at this point and it still is kicking ...