Hello Again all.
I am in need of your expertise to know if what i want to do is even possible.
I have built the query (or what i am able to do) to display all of the information that I need.
What i need to do now is this:
I need to in the column next to "Load" to use the data from "Time Available", look up a value based on the "Type" and if it is less than that value return a "yes" in the field called "Quick Turn"
the values are as follows from the type A 30 B & C 40 D 45.
The second Part is next to this new "Quick Turn" I need a column that calculates "Load Factor" which takes the Load information, looks at the capacity for the type and returns a percentage answer of how full it is.
The values for that are A 78 B 112 C 134 D 174.
Any guidance would be great.