![]() |
|
![]() |
|
Thread Tools | Display Modes |
#16
|
|||
|
|||
![]()
The reason this happens is because of your IF statement in P. If there is no data, the formula returns "". While it may look like a blank cell, Excel doesn't treat it the same and any formula that uses it as an operator will result in an error when it is blank.
There are a few ways to get around this. The easiest is to modify your equation as I mentioned above: =iferror(((round(m28,0)-round(o28,0))*p28),"") |
#17
|
|||
|
|||
![]()
Hi. I put in the calculation you provided. Everything works great except for R28. I'm not sure why it's not working. I don't get the issue on any of the other cells. It's a mystery. Do you have any ideas why this would happen? Thanks for your help in advanced.
|
#18
|
|||
|
|||
![]()
Sure do. If you expand the formula bar, you will see that you seem to have pasted the equation in there twice.
Just copy the cell below and paste it there. Problem solved. |
#19
|
|||
|
|||
![]()
You are too smart! Thank you so much. This works perfect now. I appreciate your help.
|
#20
|
||||
|
||||
![]()
Gebobs' solution is the way to go or use =IF(M28,0.56,0) in col P and hide the 0 if needed. Also beware of merged cells ( col P and Q) they are nothing but trouble.
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
![]() |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Creating new field in pivot table based off existing field | laceymarie1987 | Excel | 0 | 06-26-2014 12:13 PM |
![]() |
Jschueller | Word | 1 | 08-20-2013 01:51 PM |
![]() |
dlowrey | Excel Programming | 3 | 05-12-2013 08:30 PM |
Prevent Field Calculation with Dates from introducing line break? | ztag | Word | 1 | 01-13-2012 04:13 PM |
![]() |
Lsbutler2000 | Mail Merge | 1 | 06-22-2007 06:33 AM |