Forum Discussion
Brent_bousquet
Dec 16, 2019Copper Contributor
Problem with converting from C TO F
Basically I have multiple temperatures that could be entered and I always want it to read out as C. I put in two check boxes one for C and one for F. then I said IF C = true then just show temp but if...
Brent_bousquet
Dec 16, 2019Copper Contributor
Okay I just answered my own question. It's assuming the 0 in the blank slots is 0 F and it's converting it to C. Now how do I get it to not do that.