This has just started on some of my customers computers. I call outlook from within my app to send out emails. My program is on customers computers is compiled .accdr, I getting calls from some of my customers that they are getting an error "function not available". When I do the check references I find that the Outlook object library OLB is missing and that is causing the problem. What I've found is that if the customer doesn't have outlook on his/her machine that this is happening. I don't know why this hasn't happened before but now it has started. If I remove the MSOUTL.OLB reference everything works fine, but of course for those that have Outlook then Outlook doesn't work.
I don't want to have two programs one for Outlook and another for those without Outlook.
Does any body have any answers???
Thanks
I don't want to have two programs one for Outlook and another for those without Outlook.
Does any body have any answers???
Thanks
Comment