wrong answer

  1. G

    VBA If Test Gives Wrong Result

    I have just finished a considerable effort in tracking down a bug in one of my Excel macros. While I know how to fix this bit of code, I am unsure of how to deal with the generic problem this raises. The bug occurred in the following VBA statement: If qty < oldqty Then Some code End If...
  2. HeRoseInThree

    Wrong math???

    My formula is : =DATEDIF(O2,AL$1,"y")&" years, "&DATEDIF(O2,AL$1,"ym")&" months, "&O2-DATE(YEAR(O2),MONTH(O2),1)&" days" Where O2 is the hire date and AL$1 is today() The formula works, kinda. It isn't doing the math correctly. I have a person who started exactly a year ago and it is 2...
  3. E

    Mismatch of Logical Test and Cell Answer

    My formula in the cell is =IF(C190>=$B$9,$F$9*(D52-$B$9), $F$5*(D52-$D$7)) The Cell output is 8.21 - Which is incorrect. The Logical Test when clicking on function is Logical Test: C190>=$B$9 TRUE Value if True $F$9*(D52-$B$9)= 86.2 Value if False $F$5*(D52-$D$7)=...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top