Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi everyone,
When I want to put a variable in an Excel-file, but with non standard units, for example mm instead of meters, I simply divide it in the input field (see example). But what about a temperature? I have tried different ways but without success.
It always comes out as Kelvin. I would like Celsius °C.
Basically the question is: how do I "adimensionalize" a temperature, that is reduce the value of temperature to a simple number, without units?
Thanks a lot in advance
Best regards
Claudio
Solved! Go to Solution.
I guess if you want to convert . a temperature value with °C unit . to no unit, you'll have to subtract 0 °C from the united value.
See if that works..
Success!
Luc
I guess if you want to convert . a temperature value with °C unit . to no unit, you'll have to subtract 0 °C from the united value.
See if that works..
Success!
Luc
It does!
Thanks a lot Luc!
Again thanks and have a nice weekend! Claudio