a reminder using a calander
Hi
Can anyone help me with the syntext needed to use the calander.
i Want to write code for the following.
On the form I need the calander , button and inputbox.
I want to fill in a date and on that date a message box pops up to remind me of certain appointment. In effect a electronic diary.
Thanks in advance
Rob
Re: a reminder using a calander
http://www.vbforums.com/attachment.p...id=47243&stc=1
Do you want to do this in VB6 or in Outlook using VBA?
Re: a reminder using a calander
1 Attachment(s)
Re: a reminder using a calander
Here's a small sample on how to do so... if this is what you're after. Post back if you have any questions.