I'm creating a deal tracking spreadsheet with several columns of customer information. In the last column, I want to have a drop-down list so that the sales team can choose either: Deal Won, Deal Lost, Quoting. In addition, I'd like for the entire row to change colors based on the value they choose in the drop down menu. I know how to create a drop-down list based on data validation, but I'm not sure how to apply the conditional formatting to the entire row based on that specific value.