I have a trucking business with two drivers. Driver1 earns 25% of the load total. Driver2 earns 85% of the load total.
I am using a dropdown in column B to identify the drivers. I want each of their earnings to appear in the same column (M) depending on who I select in column B.
In column M, is there a way to take Driver1 load total*.25 and Driver2 load total*.85 so that the result is conditional based on who is selected in Column B?