CherryxDarling
New Member
- Joined
- Mar 30, 2011
- Messages
- 39
Just one more question about this formula:
=IF(E7>=65,ROUNDUP((E7/2)/65,0),"1")
Note: I'm using this formula in G7
Ok so when I use the above formula, I will always get a 1 in G7 even if there is no value in E7. How do I change it so that it will only display the 1 for the false statement when I input a value into E7? In other words, if there is no value in E7 I want G7 to also be blank. (I really hope that makes sense to someone.)
=IF(E7>=65,ROUNDUP((E7/2)/65,0),"1")
Note: I'm using this formula in G7
Ok so when I use the above formula, I will always get a 1 in G7 even if there is no value in E7. How do I change it so that it will only display the 1 for the false statement when I input a value into E7? In other words, if there is no value in E7 I want G7 to also be blank. (I really hope that makes sense to someone.)