View Single Post
  #3  
Old 07-22-2005, 02:41 PM
xja xja is online now
Registered User
 
Join Date: 01-06-2005
Posts: 146
Updated version

I added the ability to import UR items into the Outlook Tasks folder and the Outlook Notes folder.

If you have previously imported items using v1.0 that are still in your Outlook calendar, I suggest that you run the v1.0 macro and use Clear Only to clear out the old items before installing the new macro, otherwise you will have to remove them manually (if you want them removed at all). This is because the Outlook category name I am using to identify which items are UR items has changed from "URTask" to "UR Items".

Changes from v1.0:
- added ability to import into Tasks folder or Notes folder as well
- saves preference of whether to clear previously imported items in registry

To install if you already have v1.0 installed, in Visual Basic Editor, before importing the new .bas and .frm files, right click the original URUtils module and select Remove..., then do the same for frmURSchedule form.
Attached Files
File Type: zip urschedule v1.1.zip (9.9 KB, 2306 views)

Last edited by xja; 07-22-2005 at 04:16 PM.
Reply With Quote