Calculate all sheets

  • Thread starter Thread starter Pat
  • Start date Start date
P

Pat

When I sort a sheet other sheets in the workbook with links to the sorted
sheet need re-calculated. I use as part of the custom sort code:

Worksheets("Sheet1").Calculate

Is there an easier way to sort all sheets in the workbook, bearing in mind
they have different names (not sheet1, sheet2 etc)

Pat
 

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