This works on a sigle field,
IIf([Valve seat depth1]<[low specs] Or [Valve seat depth1]>[High Specs],"Fail","Pass")
This is what I want but it doesnt work,
Expr1: IIf[Valve seat depth1!Valve seat depth2!Valve seat depth5!Valve seat depth6!Valve seat depth9!Valve seat depth10!Valve seat...
I have 4 different intake valve numbers 1 2 3 4 each are associated with unique low specs and high specs
and 4 different exhaust valve numbers 1 2 3 4 also with unique low and high valves
and no matter what valves they use In-1 and Ex-3 I want the below formula to apply.
Intake valves are...
This data is in SQL 2000 and the Field Name is raw_payload I want to write a query that seperates this field by the '+' as a delimiter into 4 other fields a1 a2 a3 a4 or whatever in the same database. Any help would be awsome.
raw_payload
S9000+
UV+100.0000+0.0000
UV+101.0000+101.0000...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.