Hello, I have created an Inspection Report that is completed in English (Sheet1) and converted to Metric (Sheet2) using the following formula to convert and round:
=IF(ROUND(CONVERT(English!H6,"in","mm"),3)=0,"",ROUND(CONVERT(English!H6,"in","mm"),3))
In Sheet1 the numbers show as 2.0000 or .0020 (example) and in Sheet2 show as 50.800 or .051. Which is what I want the numbers to show as.
Now I need the ability to write text in the same cells in Sheet1, but when I do I get "A value used in the formula is of the wrong data type" in the cells on Sheet2.
How can I get specific number formats with formulas and have the ability to put text in the cell?
Thank you
JG23
Bookmarks