Forum Discussion
John_JohnsonJohnJohn
Apr 19, 2021Copper Contributor
Imperial measurements
How can I convert data with imperial measurements such as 61'-8" into usable values that can be added together etc.?
- Apr 19, 2021
John_JohnsonJohnJohn The comment column would need to be cleaned-up, the unit of measurement extracted and broken down to number values. You can do that with a number ofhelper columns with, for example, IF and SUBSTITUTE functions. Personally, I'd prefer a solution using PowerQuery though. Both are provided in the attached file. With PowerQuery, you would normally connect to the csv file. In this case, I loaded the csv data into Excel and used PowerQuery from there.
Rajesh_Sinha
Apr 19, 2021Iron Contributor
Excel has buit in command,, CONVERT the Cell value from one to another measurement,, or better share some expected output since you have mixed units like Square fit,, and Feet & Inches ,, are you looking to convert all cell values into one unit,,, if yes the is what ,,, Square feet or Feet or in Inches !!