+ Reply to Thread
Results 1 to 6 of 6

Keyboard Shortcuts

  1. #1
    Conan Kelly
    Guest

    Keyboard Shortcuts

    Hello All,

    Is there any way (other than when recording macros) to manually go in and set (or change) keyboard shortcuts on existing macros?

    TIA,

    Conan Kelly



  2. #2
    Johnny Mick
    Guest

    RE: Keyboard Shortcuts

    Hello,
    If I understand, you want to create a 'ctrl-*' shortcut key to a macro
    that's already been created. If this is the case, from the spreadsheet that
    has the macro, select 'Alt-F8'. This brings up the list of macros attached
    to that spreadsheet. Highlight the macro you want to create the shortcut.
    At the bottom of that window, select 'Options'. A second window pops up, and
    this is the point where you can select a 'Ctrl' key to create your shortcut.
    Hope this is what you were looking for.

    Regards,
    Johnny Mick

    "Conan Kelly" wrote:

    > Hello All,
    >
    > Is there any way (other than when recording macros) to manually go in and set (or change) keyboard shortcuts on existing macros?
    >
    > TIA,
    >
    > Conan Kelly
    >
    >
    >


  3. #3
    Gary''s Student
    Guest

    RE: Keyboard Shortcuts

    Sub Macro2()
    Application.MacroOptions Macro:="Macroxx", ShortcutKey:="e"
    End Sub


    will set the shortcutkey for Macroxx to CNTRL-e
    --
    Gary's Student


    "Conan Kelly" wrote:

    > Hello All,
    >
    > Is there any way (other than when recording macros) to manually go in and set (or change) keyboard shortcuts on existing macros?
    >
    > TIA,
    >
    > Conan Kelly
    >
    >
    >


  4. #4
    Tom Ogilvy
    Guest

    Re: Keyboard Shortcuts

    select the macro in Tools=>Macro=>Macros and then click the option button.

    --
    Regards,
    Tom Ogilvy


    "Conan Kelly" <CTBarbarin at msn dot com> wrote in message
    news:[email protected]...
    > Hello All,
    >
    > Is there any way (other than when recording macros) to manually go in and

    set (or change) keyboard shortcuts on existing macros?
    >
    > TIA,
    >
    > Conan Kelly
    >
    >




  5. #5
    Conan Kelly
    Guest

    Re: Keyboard Shortcuts

    Gary's Student

    Thanks for the info. That will come in handy.

    Conan



  6. #6
    Conan Kelly
    Guest

    Re: Keyboard Shortcuts

    Johnny,

    Thanks for the info. That is exactly what I'm looking for.

    Conan




+ 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