vote up 0 vote down star

Of course I can use Alt-V | Arrange By | Date to sort on date received, but I was looking for a single key-combination.

Can I define a macro in Outlook 2007 that will sort my inbox? I could then assign these macros to toolbar buttons and give them accessor key. But how do I do that?

Anybody got a solution for this?

flag
Not a programming question – Don Oct 16 '08 at 12:50
Indeed, it turns out it can be done without macros. I thought this would require some VBA macro or something. – dungema Oct 16 '08 at 14:13

closed as not programming related by dungema Oct 16 '08 at 14:15

2 Answers

vote up 1 vote down check

Mike has given the right answer, I just want to elaborate a bit more since I've got Outlook opened in front of me. Ok, it's not 2007, but rather 2003. But I guess you should be able to adapt the concept:

  1. Invoke Tools|Customize...
  2. Click on the menu item View, and Arrange By
  3. Drag and drop the Date menu item to your menubar, toolbar or wherever you want
  4. Right-click on the new Sort by Date button and move the ampersand just in front of the Y (so you get 'Sort b&y Date')
  5. Close the Customize dialog

Now you can press ALT+Y to sort by date.

link|flag
Thanks, in Outlook 2007, instead of step 4, you click the "Rearrange Commands..." button, then select the correct toolbar and select "Modify Selection" and change the Name option – dungema Oct 16 '08 at 14:07
vote up 2 vote down

I don't have office in front of me right now but if you right click on the toolbar there should be a "Customize..." option. Within that dialog there should be a button marked Keyboard. This brings up a dialog to customize keyboard bindings.

Practically every command that can be performed through the menu can be given a key-binding from here. Search for sort and you should find the sort by date command and be able to give a key binding to it (I'd suggest something like ctrl+shift+d if it's not already taken).

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.