macros making files slower and slower

  • Thread starter Thread starter Raja
  • Start date Start date
R

Raja

After rolling a spreadsheet every month by saving a copy of the old one and
deleting the old information the macro is getting slower and slower? What
could be causing this?
 
Check your used range in the sheet by CTRL + End

If Excel takes you far below and right of your actual data range you can
edit>delete all rows below and all columns to the right.

Then IMPORTANT.............Save the workbook.

Could be your macro is adding to the used range each time you copy the sheet and
delete/clear old information.


Gord Dibben MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top