+ Reply to Thread
Results 1 to 4 of 4

Shortcut control + page up/down stopped working

  1. #1
    Forum Contributor
    Join Date
    05-09-2013
    Location
    Berlin/Sweden
    MS-Off Ver
    Excel 2010
    Posts
    124

    Shortcut control + page up/down stopped working

    Hi there,

    I have encountered a very frustrating problem. For some reason my most beloved shortcut control + page up/down has stopped working so I can easily switch between tabs. I have no idea why! All other shortcuts work as they should. I've googled around but I haven't found any solution that remedies this so it doesn't seem super common.

    Has this happened any of you?

    Thanks

  2. #2
    Forum Expert
    Join Date
    03-20-2015
    Location
    Primarily UK, sometimes NL
    MS-Off Ver
    Work: Office 365 / Home: Office 2010
    Posts
    2,405

    Re: Shortcut control + page up/down stopped working

    Is this for all files or just one file?

    (In 2007, if a sheet was protected and the option to allow users to selected locked cells was not selected, then that locked the tab as well, stopping you from using Ctrl-PgUp/Dn to navigate away from it. But that's not the case in 2010.)
    Regards,
    Aardigspook

    I recently started a new job so am a bit busy and may not reply quickly. Sorry - it's not personal - I will reply eventually.
    If your problem is solved, please go to 'Thread Tools' above your first post and 'Mark this Thread as Solved'.
    If you use commas as your decimal separator (1,23 instead of 1.23) then please replace commas with semi-colons in your formulae.
    You don't need to give me rep if I helped, but a thank-you is nice.

  3. #3
    Forum Contributor
    Join Date
    05-09-2013
    Location
    Berlin/Sweden
    MS-Off Ver
    Excel 2010
    Posts
    124

    Re: Shortcut control + page up/down stopped working

    It's for all files.

    I have Excel 2016 and it's super strange... I can't find what is causing it.

  4. #4
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,289

    Re: Shortcut control + page up/down stopped working

    Is there a macro in the workbook that disables these key combinations?
    PHP Code: 
    Private Sub Workbook_Activate()
        
    Application.OnKey "^{PgDn}"""
        
    Application.OnKey "^{PgUp}"""
    End Sub 
    For Searching In which file above micro save.
    >Go to "Start" & search
    >Click on "All files and folders"
    >In "A word or phrase in the file : Enter required number i.e. Application.OnKey "^{PgDn}", ""
    >In look in : choose folder. (if you know exact folder name kindly go through "browse"
    >click on "Search" tab.


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Shortcut Ctrl + Page Up / Down Stopped Working
    By HelenStrand in forum Excel General
    Replies: 7
    Last Post: 11-05-2022, 09:56 AM
  2. Macros Stopped Working on One Computer "Cant Exit Design Mode Because Control..."
    By tampaC66 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 06-17-2015, 10:07 AM
  3. [SOLVED] Excel Updates have stopped vba coding from working and control boxes (drop down lists)
    By vkamp in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-02-2015, 09:25 AM
  4. Combo Box (Form Control) not working when Excel is saved as web page
    By AlphaSkidz in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-25-2013, 08:35 AM
  5. ocde working in one windows login but stopped working in another.
    By rama1209 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-02-2011, 08:38 AM
  6. VBA Stopped Working!
    By SamuelT in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-16-2007, 11:12 AM

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