How to simulate File-Send-To Exchange Folder

  • Thread starter Thread starter Dominique
  • Start date Start date
D

Dominique

My intent is to post the current Excel spreadsheet document to a public
folder, so I can view its properties etc.

And not post it as an attchment to a mail item that gets posted to it.

Thanks,

Dominique
 
I found the post command which is one step in the right direction.
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top