Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a sumifs statement that totals lbs by customer and lot and date.
Sometimes it will return a value of 0 for certain date ranges. Later on in the spreadsheet I divide by lbs and I dont want 0 lbs to return an error, so I'm trying to put an if statement in to return 0 if lbs is 0, but I cannot find a value that will work in the following.... =if(lbs=0,0,formula), I have also tried - which is what shows up in the lbs column instead of 0, and I have tried "", "-", and "0". What value do i put in my IF statement to match a 0 sumifs??? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return 0 when if statement with VLOOKUP returns#N/A | Excel Worksheet Functions | |||
If statement returns zeros | Excel Discussion (Misc queries) | |||
If Statement returns true when false? | Excel Discussion (Misc queries) | |||
nested if statement returns #value error | Excel Discussion (Misc queries) | |||
Logic statement returns wrong answer. | Excel Worksheet Functions |