madocar
Member
Is there a way to convert string (equation) to equation able to be calculate.
Original format (column A):
22 y 180 d 5 h
Required format
8210,208333 (days)
Substitute formula helps a lot (column B).
=SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(A9;" y ";"*365+");" d ";"+");" h";"/24")
But I'm still unable to convert equation in text to value.
More in attachment
Thanks for any help
Original format (column A):
22 y 180 d 5 h
Required format
8210,208333 (days)
Substitute formula helps a lot (column B).
=SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(A9;" y ";"*365+");" d ";"+");" h";"/24")
But I'm still unable to convert equation in text to value.
More in attachment
Thanks for any help