Hi all,
Below is the formula that I'm trying to get a value from an other Form (Pump Settings). But I keep getting an error message . :banghead:
=IIf([Result1]<4.1,0,IIf([Result1]>6.5,([Result1]-[Pump Settings]![Target ]),IIf([Result1]>4<6.5,1,"")))
Can anyone help ?
Thanks
Below is the formula that I'm trying to get a value from an other Form (Pump Settings). But I keep getting an error message . :banghead:
=IIf([Result1]<4.1,0,IIf([Result1]>6.5,([Result1]-[Pump Settings]![Target ]),IIf([Result1]>4<6.5,1,"")))
Can anyone help ?
Thanks