crosmill
Reaction score
0

Profile posts Latest activity Postings About

  • Hi, I was googling for a solution and I found an incidental post you made on launching Outlook via VB code. While my VB coding background is only incidental I was able to grasp what you posted and not only integrated it as a function in Access but a macro in Outlook. Actually your post opened my eyes on how that works. The post you made some time ago started as...
    Sub Napolina()
    Dim olApplication As Outlook.Application
    Dim olns As Outlook.NameSpace
    Dim myItem As Outlook.MailItem
    .....
    Anyway, I have many uses for this now so thanks for taking the time to post that back when.
    Much, much appreciated.
    SK
  • Loading…
  • Loading…
  • Loading…
Top Bottom