Custom Forms and Calendar

B

Brian

Hello,
I'm looking for a way to have a field that contains a date appear on my
calendar aka like the birthday field.

Thanks
Brian
 
S

Sue Mosher [MVP-Outlook]

You mean a date on a contact form? You'd have to write code in that form's
Item_Write event handler to create items in the calendar folder. Use
Application.CreateItem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top