Using Drop down Value in a formula
I am not sure if this question was already here, but i did not figure out how to solve my problem.
i want to use some values from a drop down list (1,2,3,4,5) in a formula where they will be multipied with a number f.e. 24.
the problem is that i get always an error message because the value from the drop down is a string...
how can i switch the type of the drop down value or something similar?
THX