#value

Rob #4

Board Regular
Joined
Jun 19, 2003
Messages
194
Can someone help me? I have a spreadsheet which all the functions work, but if I click in a cell and then click out it turns the formula to say #value, even though the formula is correct. Is there a way to recalculate or something?
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
=SUM(IF(FREQUENCY(IF('Resident Worker Hour Report'!$A$19:$A$400=$D143,IF('Resident Worker Hour Report'!$B$19:$B$400=$B143,IF('Resident Worker Hour Report'!$K$4:$DY$4=E$139,IF('Resident Worker Hour Report'!$K$19:$DY$400<>"",MATCH('Resident Worker Hour Report'!$D$19:$D$400&'Resident Worker Hour Report'!$C$19:$C$400,'Resident Worker Hour Report'!$D$19:$D$400&'Resident Worker Hour Report'!$C$19:$C$400,0))))),ROW('Resident Worker Hour Report'!$A$19:$A$400)-ROW('Resident Worker Hour Report'!$A$19)+1),1))

Just pressing F9 is not working for me though
 
Upvote 0
There must be error values in the ranges that you are trying to operate upon,
 
Upvote 0
=SUM(IF(FREQUENCY(IF('Resident Worker Hour Report'!$A$19:$A$400=$D143,IF('Resident Worker Hour Report'!$B$19:$B$400=$B143,IF('Resident Worker Hour Report'!$K$4:$DY$4=E$139,IF('Resident Worker Hour Report'!$K$19:$DY$400<>"",MATCH('Resident Worker Hour Report'!$D$19:$D$400&'Resident Worker Hour Report'!$C$19:$C$400,'Resident Worker Hour Report'!$D$19:$D$400&'Resident Worker Hour Report'!$C$19:$C$400,0))))),ROW('Resident Worker Hour Report'!$A$19:$A$400)-ROW('Resident Worker Hour Report'!$A$19)+1),1))

Just pressing F9 is not working for me though
You need to confirm that formula with control+shift+enter, not just with enter.
 
Upvote 0

Forum statistics

Threads
1,224,590
Messages
6,179,756
Members
452,940
Latest member
rootytrip

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