Formula doesn't calculate, Excel 2007 bug?

Okoth

Board Regular
Joined
Sep 10, 2009
Messages
106
Office Version
  1. 2019
Platform
  1. Windows
The formula in cells R7 and S7 don't calculate. When I fill in the numbers in cell J7 and K7 manually it works, but when I use a link to cell T3 and T4 it won't work. Hope someone can help me out.

I have checked the format of the sheet. Doesn't work when all the cells have the same format...
Formula's I am using are not the most difficult ones:

ABS(J7-K7+100)
IF(C7=0;"";SUM.IF($AA$3:$AA$28;N7;$AB$3:$AB$28))
IF(J7>K7;SUM.IF(W:W;L7;X:X);SUM.IF(W:W;L7;Y:Y))
ROUND(1/(MACHT(10;(-W7)/400)+1);3)

Solution must be simple, right? I must be overseeing something.
I am using the Dutch Excel 2007, but I tried it with the English one and it wasn't working either.



In case of, link to the file for 2007 is here: http://leithia.com/ForDoesntWork.xlsx
other: http://leithia.com/ForDoesntWork.xls

FormulaDoesntWork.gif
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
Hi Okoth
Welcome to the board

I don't see anything wrong. In R7, since J7>K7 you'll calculate

SUMIF(W:W,L7,X:X)

The value in L7 is 799.9

That number doesn't exist in column W, so the result of the sum is 0.

Please explain.
 
Upvote 0
Wow, that might be it. In my case it doesn't show 799,9 but 800.

Going to look at it now and let you know.

Thanks!
Okoth
 
Upvote 0
Okoth

Next time write that you have cross-posted and post the respective address(es).

You must realize that if you don't do this there may be people spending time trying to help you when the problem has already been solved elsewhere, which is really disagreable.
 
Upvote 0
I fully agree. Didn't realise it.

I don't make use of forums much, but I'm going to read the rules first next time.

Have been trying to remove my thread from the other website but they have blocked it. Bit too fast.

Thanks
 
Upvote 0

Forum statistics

Threads
1,216,111
Messages
6,128,899
Members
449,477
Latest member
panjongshing

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