View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
skells skells is offline
external usenet poster
 
Posts: 3
Default Excel open Outlook Postform

I have been trying to get an excel vba sub to open an existing outlook post form from the public folders of outlook. Once I have the form open I then want to post data from the excel cells into textboxes on the already existing post form.

I have been successful at opening a blank word email from excel, but this is only along the lines of what I want to do, it isnt what I need.