View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mirabelle mirabelle is offline
external usenet poster
 
Posts: 2
Default the post method to the workbook does not work properly

Here is the command I used

wb.Post ("\\Public Folders\All Public Folders\PurchasingFolder\")

However, a dailog box pops up with the public folders tree view

What is the syntax of the "destination" parameter, so it would post without
bringing up the dialog box.

Thanks

Dominique