CherryxDarling
New Member
- Joined
- Mar 30, 2011
- Messages
- 39
I absolutely suck at formulas and really need some help here.
Ok so I have this formula: =IF(E7="","",IF(E7>=125,ROUNDUP((E7/2)/125,0),1))
which I use to calculate how many toilets are needed per 125 people.
Now I need to just take 67% of the answer this formula gives me. I know it seems like a simple question, but I tried like a thousand different ways to do it and it was giving me funky answers.
I still want the formula to round up and all the other good stuff that's in the formula already, but I just need it to be multiplied by 67% after I get the answer.
Ok so I have this formula: =IF(E7="","",IF(E7>=125,ROUNDUP((E7/2)/125,0),1))
which I use to calculate how many toilets are needed per 125 people.
Now I need to just take 67% of the answer this formula gives me. I know it seems like a simple question, but I tried like a thousand different ways to do it and it was giving me funky answers.
I still want the formula to round up and all the other good stuff that's in the formula already, but I just need it to be multiplied by 67% after I get the answer.