View Single Post
  #1   Report Post  
Milo Bloom Milo Bloom is offline
Junior Member
 
Posts: 19
Default Pass Fail on multiple variables

I have a question, I want to look a 2 different numbers and determine if a test is pass or fail.

You are given a "curve #" Excel has a list of these curves.
you give excel "unit Weight and Moisture" In the "curves table it specify a minimum compaction based on the "curve" and moisture array say Optimum +3% or Optimum +-3% etc.

I posted the sheets here.

Index of /Excel

on Line 15 you can see where i was experimenting.
I did make the table on page Curves a named range. Curves

I need columns h & m to meet the specs on page "curves:" column
In other words line 9 column H needs to be 13 to 17% and column n needs to be greater than 114.2 for a PASS else Fail.

TIA for any Help

Milo