View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GeorgeFD29 GeorgeFD29 is offline
external usenet poster
 
Posts: 6
Default populating list box with contacts

I am trying to populate a list box in excel with the FirstName object of my
outlook2000 contacts; then when the user selects a FirstName, I retrieve
items like email address for the contact they selected and store to a cell in
the sheet.

I feel like Edison working on the light bulb. Any help would be greatly
appriciated.

Thanks,
George