So I'm using an older Access database(2002) and I'm trying to auto-populate one column to convert Celsius to Fahrenheit. We record all our data in Celsius, but would like to know Fahrenheit as well. I think I have the expression built correctly but not sure if I'm inputting it in the right spot.
So far I have
=([Water_Tempt_C]*9/5)+32
I'm attempting to enter this as the default value or validation rule, but both come up as errors.
Any help would be greatly appreciated.
So far I have
=([Water_Tempt_C]*9/5)+32
I'm attempting to enter this as the default value or validation rule, but both come up as errors.
Any help would be greatly appreciated.