+ Reply to Thread
Results 1 to 2 of 2

Ctrl-F3 problem

  1. #1

    Ctrl-F3 problem

    The problem is: it doesn't work. Suddenly, when I press Ctrl-F3, I get
    no response. The "Name / Range / Create" menu works, but not the
    shortcut key. I've virus scanned and gone through the "fix"
    installation option, but still nothing.

    Thoughts?


  2. #2
    Tom Ogilvy
    Guest

    Re: Ctrl-F3 problem

    Try running this code

    Sub ResetCtrlF3()
    Application.OnKey "^{F3}"
    End Sub

    then try Ctrl-F3

    If that fixes it, you must be running some code that resets it. Perhaps in
    an Addin or something.

    --
    Regards,
    Tom Ogilvy

    <[email protected]> wrote in message
    news:[email protected]...
    > The problem is: it doesn't work. Suddenly, when I press Ctrl-F3, I get
    > no response. The "Name / Range / Create" menu works, but not the
    > shortcut key. I've virus scanned and gone through the "fix"
    > installation option, but still nothing.
    >
    > Thoughts?
    >




+ 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