tlc53
Active Member
- Joined
- Jul 26, 2018
- Messages
- 399
Hi there,
I would like cell D310 to return blank, if cell B310 is blank. Both contain an if formula..
Cell B310
=IF(SUM(F310:G310)<>0,433,"")
Cell D310
=IF(N(B310)<>"",FYE_Date,"")
In this instance, both cells should be blank but cell D310 is returning the FYE Date.
Does anyone have any ideas to get around this please? Thank you!
I would like cell D310 to return blank, if cell B310 is blank. Both contain an if formula..
Cell B310
=IF(SUM(F310:G310)<>0,433,"")
Cell D310
=IF(N(B310)<>"",FYE_Date,"")
In this instance, both cells should be blank but cell D310 is returning the FYE Date.
Does anyone have any ideas to get around this please? Thank you!