G
George
Access can be made to launch Outlook (or Outlook Express)
using the shell function as in
Call Shell(stAppName, 1)
where stAppName is the path to Outlook.
QUESTION: How do we use this code so the recipient email
address appears in the To: field, (as when you click on an
email address from within a word document?)
Is there a publication I can use? A Knowledge Base
Article?
Thanks
George
using the shell function as in
Call Shell(stAppName, 1)
where stAppName is the path to Outlook.
QUESTION: How do we use this code so the recipient email
address appears in the To: field, (as when you click on an
email address from within a word document?)
Is there a publication I can use? A Knowledge Base
Article?
Thanks
George