Merge Open Contact Card info into an excel worksheet.

  • Thread starter Thread starter kevin99
  • Start date Start date
K

kevin99

I have seen the code to open excel worksheet from a contact card, an
to export all contacts into a work sheet. Some one could make
fortune if they could develop a way to instert the contact name
address ect. into predefined cells in excel, some what like a wor
merge. The most effective method I have been able to use is copy an
paste

Any ideas would be greatly apprectiated

Thanks in advance

Kevi
 
There's no reason you can't write a little VBA code that uses basic Excel automation for this.
 
Back
Top