josephkentcraig
New Member
- Joined
- Nov 19, 2015
- Messages
- 9
Is there anyway to reduce this formula into a simpler form?
=IF(AND(ISBLANK(C11),ISBLANK(E11)),"",G10+SUM(C11,E11))
For instance, any way to combine =IF(AND(ISBLANK(C11),ISBLANK(E11)) this part of it?
=IF(AND(ISBLANK(C11),ISBLANK(E11)),"",G10+SUM(C11,E11))
For instance, any way to combine =IF(AND(ISBLANK(C11),ISBLANK(E11)) this part of it?