Macro exceeded 64kb , therefore doesn't want to run , can i somehow make it more fine tuned?

Dolsab

New Member
Joined
May 8, 2020
Messages
1
Office Version
  1. 2019
Platform
  1. Windows
Hello guys!

Probably someone else before me already posted this , but i have made a macro that makes a sum up of a 1.5k row and 6 column storage database , my question is , since my macro is around ~25k lines and 80kb , other specifications of the macro would be that it has a lot of sumifs and then it is applied to 250+ rows and around 45 columns. Can i somehow fine tune it so the excel won't have a problem running it , or should i just cut it in half? Thanks in advance for the suggestions.

Best Regards, Chris
 

Attachments

  • thread.JPG
    thread.JPG
    14.6 KB · Views: 7
  • thread2.JPG
    thread2.JPG
    70.1 KB · Views: 10

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
Welcome to the forum … You would have a higher chance get your issue resolved if you post copy of your code for the people to see it. Copy your code & past it in the thread (not as a picture) between code tag which is indicated like <vba/>
 
Upvote 0

Forum statistics

Threads
1,214,929
Messages
6,122,317
Members
449,081
Latest member
tanurai

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