AELLC
Structural
- Mar 4, 2011
- 1,339
I am trying to devise a method to input a reaction load and several other variables, and the output would be a type of support hanger.
This seems to be getting a bit too cumbersome because of all the variables, and I was looking for a more efficient (but non-VBA) formula.
In the attached Excel file, cell D16 is a copy of the actual formula (still not complete).
Cell D9 is a simplified formula with 2 "IF" statements to illustrate what I am trying to accomplish. I am looking to reduce it to only one "IF" statement, but am stymied.
i.e., depending on whether cell D5=1 or cell D5=2, need to go to match array I8:I13 or J8:J13, respectively.
This seems to be getting a bit too cumbersome because of all the variables, and I was looking for a more efficient (but non-VBA) formula.
In the attached Excel file, cell D16 is a copy of the actual formula (still not complete).
Cell D9 is a simplified formula with 2 "IF" statements to illustrate what I am trying to accomplish. I am looking to reduce it to only one "IF" statement, but am stymied.
i.e., depending on whether cell D5=1 or cell D5=2, need to go to match array I8:I13 or J8:J13, respectively.