TudorSmith
Programmer
I have a form which I am able to send an email using the
function, but what I would like to do is allow the user to open the Outlook address book from a button on my form, such that they can locate a recipient themselves.
Any ideas how to invoke the outlook address book using VBA? birklea ~©¿©~ <><
I know what I know...don't presume that I know what I don't! Smithism!!!
Code:
DoCmd.SendObject
Any ideas how to invoke the outlook address book using VBA? birklea ~©¿©~ <><
I know what I know...don't presume that I know what I don't! Smithism!!!