Forward a highlighted email to a specific recipient
问题 How do I forward a highlighted email to a specific recipient? Is it possible to link that to a CTRL-ALT- shortcut? I'm on Windows 7, Outlook 2010 回答1: Ctrl+Alt does not appear to be a feature of Outlook 2003 so I cannot comment on it. I can run the following macro by adding the macro to a toolbar using Tools, Customise. This macro will forward all selected items. If you want to ensure only one item is selected, test SelectedItems.Count. If the current folder is empty, nothing happens because