![]() |
|
#1
|
|||
|
|||
|
I'm trying to make cells display blank provided a certain field has no value. If the field does have a value, I need the displayed value to be a sum formula. Can't figure it with a sumif formula though... Help appreciated.
ie: if c20<1, then display nothing, if true display sum(d7:d9) So frustrating I've spent an hour trying it! Thanks |
|
#2
|
|||
|
|||
|
Hey,
It would be IF(C20<1," ",SUM(d7:d9)) Hope this helps, Ineedcoffee. |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Tricky Word problems
|
Eva | Word | 3 | 10-14-2011 03:18 AM |
| Tricky "random word" Question!! | seba1685 | PowerPoint | 0 | 04-21-2011 12:17 AM |
Help with formula please.
|
AndrewSE | Excel | 3 | 04-05-2011 08:50 PM |
PMT Formula
|
OneOleGuy | Excel | 4 | 03-05-2011 09:54 AM |
| Help for formula | dehann | Excel | 5 | 05-01-2009 10:44 AM |