Excel & Outlook for Mac - Macro?

AceFI

Board Regular
Joined
Apr 20, 2012
Messages
91
hi all.

I was initially trying to create a macro in outlook.. but outlook for mac doesn't support macros, so here we are back in excel, trying to integrate with Outlook..

I get about 25 'sales lead' emails daily, and i'm wanting the details to automatically create contacts in my outlook.
I can do the manual part of the task - copy and paste to an excel sheet, and it copies;

Name: abc xyz

Email: abc@domain.com

Phone: 0400 000 000 / /

i know the very basics of VBA, and have googled, however i'm having connectivity troubles with outlook
it seems to be erroring;
<style type="text/css">p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000 ; background-color: #ffffff}span.s1 {color: #011993}</style>

Dim objOutlook As New Outlook.Application
Thanks
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,215,248
Messages
6,123,877
Members
449,130
Latest member
lolasmith

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top