Hi, I would like to create a formula, I one drop down column that has 2 options:
30 min
60 min
I would like to create a formula to remove the " min" and have just the number.
Then, I would like to create a second formula to take the “30” or “60” to multiple by a number, let’s say $10.00, and get the total which would be either “$300.00” or $600.00".
replace “Label” with the name of your dropdown column, and the 10 is the number you can change to mutlply 30 or 60 and then use the column summary to add the “$”