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.
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!
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
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
Please leave a message after the beep!
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
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.
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!
Instead of buttons you could consider the VBa Worksheet SelectionChange event to make cells simulate buttons.
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.
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks