Forum Discussion
SamPaws359
Mar 01, 2021Copper Contributor
Convert inches to centimenters
Help, I need to come up with a way to convert the size of household goods - as in length, width, and height to from inches to centimeters - US Imperial to Metric. Does anyone have a formula that would include having the text "X" to parse.
TIA
7 Replies
- Riny_van_EekelenPlatinum Contributor
- SamPaws359Copper Contributorthank you
- SergeiBaklanDiamond Contributor
Riny_van_Eekelen But you give an example. One to another.
- SergeiBaklanDiamond Contributor
Start typing =CONVERT(10,
and after the comma select what and after next one into what to convert.
- SamPaws359Copper Contributorthanks
- SergeiBaklanDiamond Contributor
SamPaws359 , glad it helped
- SamPaws359Copper Contributor
Thank you