Formula not calculating automatically

ian_noobster

New Member
Joined
Mar 19, 2018
Messages
4
Hi,

=SUMPRODUCT((Sheet1!$B:$B='Sheet2'!$A2)*(Sheet1!$I:$AL='Sheet2'!C$1))

The formula above is forcing me to select the cell then press enter on each individual cell to calculate it. I've checked the formula calculation is on Automatic and the cells are formatted to general.

Can anyone advise me why this would be happening and if there is a way to resolve this. I'm using this formula multiple times and clicking each one to make the forum la work isn't really an option

Thanks

Ian
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
No could easily set it to a range of

=SUMPRODUCT((Sheet1!$B1:$B100='Sheet2'!$A2)*(Sheet1!$I1:$AL100='Sheet2'!C$1))
 
Upvote 0
Do you have any circular reference warnings?
 
Upvote 0
Yes, there should be a warning in the status bar, assuming you haven't enabled iterations.
 
Upvote 0

Forum statistics

Threads
1,213,543
Messages
6,114,237
Members
448,555
Latest member
RobertJones1986

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