Velkomen!  Norsk (Nynorsk) Language Switcher

Creating RTM Tasks directly from Outlook!

aman.bhatti Pro says:

I thought I would share with everyone how I link Outlook to RTM!!

I created a User form in outlook that can capture the task information, automatically using the subject of a selected email as the task (you can change it). After filling in the form and pressing submit, a macro script creates an email message in the RTM format. You then press send and the taks is sent to RTM.

The macro can also append the selected message to the task as a Note!

I borrowed some code from another RTM Member koenie
http://koeniepoenie.blogspot.com/2008/03/rtm-script-for-quick-creation-of-new.html

You need to download these three files:
http://dl.getdropbox.com/u/430284/RTMTaskForm.frm
http://dl.getdropbox.com/u/430284/RTMTaskForm.frx
http://dl.getdropbox.com/u/430284/MilkIt.bas

And then Import RTMTaskForm.frm and MilkIt.bas into the Outlook VBA editor

I am no way a professional progammer so appologies or any improper code! Remember to enable macros :) enjoy! Let us know of any improvements :)

Posted at 7:52pm on August 24, 2009

steven.money Pro says:

Thanks a lot for this!

Posted at 6:20pm on August 25, 2009

jandearc says:

This is nice, very simple but it works.

Posted at 7:57am on August 26, 2009

aman.bhatti Pro says:

Glad it is useful!

Posted at 1:37pm on August 31, 2009

Log in to post a reply.