+ Reply to Thread
Results 1 to 12 of 12

Thread: Not Enough ShortCut Keys

  1. #1
    Registered User
    Join Date
    12-02-2011
    Location
    Edinburgh
    MS-Off Ver
    Excel 2003 and 2007
    Posts
    8

    Not Enough ShortCut Keys

    I have an spreadsheet where the same cells on sheet A are selected each night but are pasted into different cells on sheet B referring to Monday to Friday. What I've done is a macro for each day but there are only four letters available with the CTRL key, so I can't use a shortcut for Friday. Any ideas?
    Last edited by BigMcBen; 01-26-2012 at 06:36 PM.

  2. #2
    Forum Guru Mordred's Avatar
    Join Date
    07-06-2010
    Location
    Winnipeg, Canada
    MS-Off Ver
    2007, 2010
    Posts
    2,276

    Not Enough ShortCut Keys

    Start using buttons instead of shortcut keys.
    Last edited by Mordred; 01-26-2012 at 12:49 AM.
    Please leave a message after the beep!

  3. #3
    Valued Forum Contributor tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    USA
    MS-Off Ver
    Excel 2003 - 2007
    Posts
    2,352

    Not Enough ShortCut Keys

    could use a capital letter that would mean ctrl+shift+letter
    so ctrl+q would be a macro
    and ctrl+shift+q would be a different macro
    Last edited by Mordred; 01-26-2012 at 12:50 AM.
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  4. #4
    Valued Forum Contributor tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    USA
    MS-Off Ver
    Excel 2003 - 2007
    Posts
    2,352

    Re: I've run out of letters.

    As a side note, I do agree with Mordred on this. Buttons are visual and there's nothing to remember. If you forget a shortcut key, or are explaining to someone new and they have to learn all of them all at once, it makes it more difficult to easily run the macro.
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  5. #5
    Forum Guru Mordred's Avatar
    Join Date
    07-06-2010
    Location
    Winnipeg, Canada
    MS-Off Ver
    2007, 2010
    Posts
    2,276

    Re: I've run out of letters.

    Quote Originally Posted by tigeravatar View Post
    could use a capital letter that would mean ctrl+shift+letter
    so ctrl+q would be a macro
    and ctrl+shift+q would be a different macro
    I never been to sure on this approach as I have used it once with my supervisor and everytime he did an update (monthly) he would ask me what the process was. Once I started using buttons I have never had those kinds of user problems.
    Please leave a message after the beep!

  6. #6
    Forum Guru Mordred's Avatar
    Join Date
    07-06-2010
    Location
    Winnipeg, Canada
    MS-Off Ver
    2007, 2010
    Posts
    2,276

    Re: I've run out of letters.

    Quote Originally Posted by tigeravatar View Post
    As a side note, I do agree with Mordred on this. Buttons are visual and there's nothing to remember. If you forget a shortcut key, or are explaining to someone new and they have to learn all of them all at once, it makes it more difficult to easily run the macro.
    LoL, didn't see this!
    Please leave a message after the beep!

  7. #7
    Valued Forum Contributor tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    USA
    MS-Off Ver
    Excel 2003 - 2007
    Posts
    2,352

    Re: I've run out of letters.

    that's cuz i'm sneaky, hehe
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  8. #8
    Registered User
    Join Date
    12-02-2011
    Location
    Edinburgh
    MS-Off Ver
    Excel 2003 and 2007
    Posts
    8

    Re: I've run out of letters.

    Thanks for all the replies. I'm not sure what you mean by using buttons though. Still a real newbie when it comes to macros in Excel, hence the reason this site is so useful.

  9. #9
    Registered User
    Join Date
    12-02-2011
    Location
    Edinburgh
    MS-Off Ver
    Excel 2003 and 2007
    Posts
    8

    Re: I've run out of letters.

    Quote Originally Posted by tigeravatar View Post
    could use a capital letter that would mean ctrl+shift+letter
    so ctrl+q would be a macro
    and ctrl+shift+q would be a different macro
    I did think of this, but when I tried the computer made a funny beep and nothing happened :-(

  10. #10
    Forum Guru Mordred's Avatar
    Join Date
    07-06-2010
    Location
    Winnipeg, Canada
    MS-Off Ver
    2007, 2010
    Posts
    2,276

    Re: I've run out of letters.

    I made up a workbook with 3 different examples of button usage. If you have any questions, post them.


    ButtonsBook.xlsm
    Please leave a message after the beep!

  11. #11
    Forum Guru Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    5,591

    Re: Not Enough ShortCut Keys

    Instead of buttons you could consider the VBa Worksheet SelectionChange event to make cells simulate buttons.
    Attached Files Attached Files
    If you need any more information, please feel free to ask.

    However, if this takes care of your needs, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED. It helps everybody! ....
    Also
    If you are satisfied by any members response to your problem please consider using the small Star icon botom left of thier post to show your appreciation.

  12. #12
    Registered User
    Join Date
    12-02-2011
    Location
    Edinburgh
    MS-Off Ver
    Excel 2003 and 2007
    Posts
    8

    Re: Not Enough ShortCut Keys

    Took me a wee while to work out how to find the 'button' as my friend was using 2003, but that's it sorted and working a treat. Thanks for all of the help.

+ 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.2.0