View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris Wildman Chris Wildman is offline
external usenet poster
 
Posts: 1
Default how do i use outlook web access through excel?

I'm trying to write an Excel 2000 vba macro to read through the spreadsheet,
build an email and send it to each address within the sheet. I have succeeded
in doing this with Outlook 2000 but my end user only has Outlook Web Access.
Can anybody tell me if there is an object library for Oulook Web Access or do
I need to use CDO. If so how?