EternalMyrtle
I'm still alive
- Local time
- Today, 14:19
- Joined
- May 10, 2013
- Messages
- 533
Hello,
My database has a button that saves a contact as an Outlook contact. This is a standard button that came with a template that I used when I was getting started several years ago. When clicked it runs a macro (RunCommand > SaveAsOutlookContact).
It is a great feature as is but it is not robust enough as I need it to copy additional info from junction tables. So, I would like to customize this using VBA.
Does anyone know if this is possible or how to do this??
Thank you!
My database has a button that saves a contact as an Outlook contact. This is a standard button that came with a template that I used when I was getting started several years ago. When clicked it runs a macro (RunCommand > SaveAsOutlookContact).
It is a great feature as is but it is not robust enough as I need it to copy additional info from junction tables. So, I would like to customize this using VBA.
Does anyone know if this is possible or how to do this??
Thank you!