Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
This won't work:
=SUM(T8:U27)-(IF(ISBLANK('Cost Plus Invoice'!O8:O1500)," ",('Cost Plus Invoice'!T8:U1500))) This formula means, The sum of T8:T27 (less) the sum of 'Cost Plus Invoice'!T8:U1500 only when cells 'Cost Plus Invoice'!O8:O1500 are empty. In other words: If the cell in row "o8" of sheet (Cost plus invoice) is empty, the $ amount in row T8 will be subtracted from the amount in the cell that has the formula =sum(T8:U27) Again, I'm sure it's a simple fix but I haven't been able to figure it out. I tried a round about in my negative into positive # help request. but that seems to be the wrong approach. I truly appreciate all the help I've been receiving in my quest to finish this rather elaborate spreadsheet. Thanks, Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Average Formula to display blank cell if named range is blank | Excel Worksheet Functions | |||
Start Cell B1 then find first blank cell, insert subtotal, next non blank, then next blank, sutotal cells in between......... | Excel Programming | |||
Need macro to check if cell is not blank & previous cell is blank, copy information from row above & paste | Excel Programming | |||
Copy to first Blank cell in Colum C Non blank cells still exist be | Excel Programming | |||
COPY A CONCATENATE CELL TO BLANK CELL PUTTING IN THE NEXT BLANK C. | Excel Discussion (Misc queries) |