Hello everybody!!!
Can anybody help me with this please?
I have these function as calculated field in a table (ms access 2013)
After setting up the function, access shows error for invalid dot or operator or unexisted field (field exists
)
iif([MoistureContent]>9 or <4;round(0.636+3.12*exp(0.346*[MoistureContent]);2);((-0.133*[MoistureContent]+1.96)*[Test1PerforatorValue]))
I've also tried to break the iif statement using another iif instead of or but i always get the same error.
I've checked step by step, but in the end the error is there!
Aby ideas will be appreciated!
Thank you in advance!!!!!!
Can anybody help me with this please?
I have these function as calculated field in a table (ms access 2013)
After setting up the function, access shows error for invalid dot or operator or unexisted field (field exists

iif([MoistureContent]>9 or <4;round(0.636+3.12*exp(0.346*[MoistureContent]);2);((-0.133*[MoistureContent]+1.96)*[Test1PerforatorValue]))
I've also tried to break the iif statement using another iif instead of or but i always get the same error.
I've checked step by step, but in the end the error is there!
Aby ideas will be appreciated!
Thank you in advance!!!!!!