Need to compare result from one table with spec limit in another table. If result < limit then pass
I have a table (Limits) with the limits. The table columns are Product, Componet A, Componet B. Under each componet is the limit. Example Product, ...
wjalford