Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

two reminders in one task object

Status
Not open for further replies.

shnazz

Technical User
Jul 27, 2004
22
US
Hi,

I am creating a custom form in outlook using the taskitem object, partly because it uses the reminder property. My issue is that I cannot seem to understand how to create two reminders in one task object without creating two separate task objects. I would ideally like to view the two reminders in one task row on the task view. Should I and can I even create my own object that uses the reminder property to do this? or better yet can this be done with my original idea of using the task object?

I am using the built in outlook 2000 form creator and coding it in the built in script editor which uses VBscript. I figured this is the right forum since VBscript and VBA are very similar ad I am looking to customize a microsoft application which is what VBA is for.

Any help or direction is much appreciated.

Thanks,

shnazz
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top