Hi I am moving from outlook express to outlook... and for the life of me I can not get the News set up on OUtlook. I go to the News click it and it asks if I want outlook news to be the default I say yes and it takes me into News and then I exit and the next time I click on news it ...
My application was able to send email through Outlook using these instructions: set out=CreateObject("Outlook.Application") set mapi=out.GetNameSpace("MAPI")
I have an Outlook custom form that captures training request. I want to import into Access. I have read different articles on how custom fields do not import into Access and that VB code is needed. Is there a 3rd party utility that will provide this code? I am new to VB, and ...