+ Reply to Thread
Results 1 to 2 of 2

Calculate all sheets

  1. #1
    Pat
    Guest

    Calculate all sheets

    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



  2. #2
    Tom Ogilvy
    Guest

    Re: Calculate all sheets

    Application.Calculate

    --
    Regards,
    Tom Ogilvy

    "Pat" <[email protected]> wrote in message
    news:[email protected]...
    > 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
    >
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1