+ Reply to Thread
Results 1 to 3 of 3

VBA code to turn off auto calc during a click and hold of a scrollbar

Hybrid View

  1. #1
    Registered User
    Join Date
    10-16-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2007
    Posts
    2

    VBA code to turn off auto calc during a click and hold of a scrollbar

    What I am attempting to do is to temporarily turn off calculations during the mouse click and drag in a scrollbar. So I just want to turn off calcs during the dragging of the scrollbar.

    I'm familar with Application.Calculation = xlCalculateManual; however, I need some help incorporating this into a click and hold during scrollbar usage.

    Thanks in advance.

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: VBA code to turn off auto calc during a click and hold of a scrollbar

    Maybe you can add your macro to an button.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    10-16-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: VBA code to turn off auto calc during a click and hold of a scrollbar

    Thanks for your input oeldere, I was hoping to come up with something that is integrated into the scrollbar itself.

    what I'd like to set up will turn off the autocalc after I click and hold the scroll bar, then turn on the calc after I release it.

    Thanks,

+ 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