Excel 365 not responding

Pauljj

Well-known Member
Joined
Mar 28, 2004
Messages
2,047
Any thoughts on this query please

I am using the latest version of excel of have a report which contains 340,210 rows of data. Columns A to L are populated. With no formulas or formatting this is already a large document, however on a PC which has an 8 core processor I added a formula to M1. I tried to copy this down to row 15,000 and the workbook crashed. So I decided to switch the formula calculations to manual. I then tried to drop the formula to the end of the report.

The workbook has now not been responding for 3 hours

I appreciate the file is largish but ultimately it's one column with formulas on a spreadsheet which is only using a third of it's total rows....why should it find this so hard ?
 
Last edited:

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
How large is the workbook? Where is it stored? Networked drive, local hard drive, cloud, etc.
 
Upvote 0
It's 28mb in size. It crashed again after 4 hours

it seems to struggle me dragging the formula down by more then 1,000 rows. As you could imagine, doing this over 300,000 could end up taking a very long time......and this is with the calculations set to manual

The formula is

=IF(AND(COUNTIF($B$3:B3,B3,$F$3:F3,"A")=1,F3="A"),"Yes","")

Not particularly complex....
 
Upvote 0
I think you should replace your COUNTIF bit with COUTNIFS

COUNTIFS($B$3:B3,B3,$F$3:F3,"A")
 
Upvote 0

Forum statistics

Threads
1,214,784
Messages
6,121,536
Members
449,037
Latest member
tmmotairi

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