Hi all,
I am trying to create a formula for sizing pipe using IF. But im not sure if its the right way to go for this formula. The parameters are listed below, but essentially I want to be able to input a flow rate (A1), and IF the flow rate is between say 0.307 and 0.650 then the pipe size would be 32 (A2). Im no excel wizard but I came somewhere close yesterday and now cant figure it out. I was going down the path of =IF(AND(E10>=P8,O9,O8),IF(E10>=P9,O10,O9)) which kind of works, but if I continue and add more to it, it fails.
Pipe Size Max Flow
20 0.159
25 0.307
32 0.650
40 0.982
50 1.923
65 3.200
80 5.518
100 11.391
125 20.682
150 33.636
200 69.455
Any help would be wonderful.
Thanks
Nathan.
Bookmarks