Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9178595
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T17:35:22+00:00 2026-06-17T17:35:22+00:00

I have a spreadsheet set to manual calculation for time saving (it takes a

  • 0

I have a spreadsheet set to manual calculation for time saving (it takes a long time to calculate).

I’d like to offer some way of advising the user whether a calculate needs to be performed or not to get the whole workbook up to date. I’ve not thought it through fully yet, but in my head I need to be able to distinguish the calculates that a user performs.

I.e. I need a worksheet_calculate event to be able to recognise if the user has done a shift-f9 or a ctrl-shift-f9 and to be able to alter it’s behaviour according to that.

Any help would be gratefully received.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T17:35:23+00:00Added an answer on June 17, 2026 at 5:35 pm

    You can try using onkey :

    Sub TrackKeys()
       Application.OnKey "+{F9}", "Recalculate" 
    End Sub
    
    'in your sub you can call the calculations mode to be changed.
    Sub Recalculate()
       Sheet1(1).Range("A2:E5").Calculate
    End Sub
    

    Found the link: Try this for a better explanation 🙂

    http://support.microsoft.com/kb/919127

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My spreadsheet is set up like this: I have a list of job numbers
I have to set lots of triggers in my google spreadsheet to update some
I have a spreadsheet set up like this: 1 Basic Rota 09:00 13:00 2
I am working with some spreadsheet data and I have a set of cell
Like many, I have spreadsheet that draws data from over 40 text files as
I have a spreadsheet I'm using to compile text that changes all the time.
I have an Excel spreadsheet that I have exported from some other program. It
I have a list of header values from an excel spreadsheet that is set
I have VBA code in an Excel spreadsheet. It is used to set the
Currently, I have an Excel spreadsheet with some data and a command button that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.