PDA

View Full Version : Send a key combination from VBA/Outlook that system sees



azhumvee
07-06-2014, 11:22 AM
I'm using autohotkey and have a wonderful script setup (CTRL-SHIFT-O) that I want to be able to call from an icon on the Outlook Ribbon.. So I want to create a macro that essentially types a key combination that autohotkey is waiting for.. I've tried SendKeys and it doesn't send ctrl-shift-O to the point where autohotkey sees it as me pushing them. It must stay internal to Outlook.. is there a workaround?

westconn1
07-08-2014, 03:21 AM
It must stay internal to Outlook.. is there a workaround?yes rewrite the script as an outlook macro