D
DS
This code doesn't seem to work. It's in Red. I think the syntax is
wrong. Any help appreciated.
Thanks
DS
If Forms!frmOrderScreen!TxtPrepSelected >=3 AND <=6 Then
MsgBox "Temp"
Else
MsgBox "No Temp"
End If
wrong. Any help appreciated.
Thanks
DS
If Forms!frmOrderScreen!TxtPrepSelected >=3 AND <=6 Then
MsgBox "Temp"
Else
MsgBox "No Temp"
End If