Access to Outlook Appointment

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to add an Outlook calendar appointment from a form in access.
Once the form has been comleted I'd like specific fields from the form to
transfer over to outlook as an appointment. How do I do this? I don't know
much about VBA so I'll need help. Thanks for you help...
 
I think I can use this and change the code around to my needs. However, it
does not mention anything about label coloring. Can this be done where
certain criteria means a certain label color?
 
I think I can use this and change the code around to my needs. However, it
does not mention anything about label coloring. Can this be done where
certain criteria means a certain label color?

Take a look at "Conditional Formatting" in the online help.

John W. Vinson[MVP]
 
Back
Top