Thread: GetAddress
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default GetAddress

If the VBA code in Word accesses the Outlook object model, those same
routines should work without change in Excel's VBA. Post the code that you
are having problems with.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
(email address is on the web site)

"ACM Home" wrote in message
oups.com...
I'm looking for a way to have excel open outlook address book and have
the user select a contact.
I have an example of this in word that works perfect, however I don't
think that Excel supports this method. I have also seen some info that
is it a bug.
Can someone please explain how to get this to work.

Thanks in advance