![]() |
|
|
| Become a Columnist Microsoft Exchange Site Microsoft Support SiteMSDN Exchange Site | ||
|
|
Word 97 Class Module to Post document to folder w/o UI Attached is a Word 97 class module that will post a Word document to a MAPI folder, without displaying a user interface. With a little effort you should be able to post any Office document to a folder. Also, you should be able to use this in any VBA environment, for example Excel 97, VB 5.0. NOTE: In VB 5.0 you will need to use a reference to an office library (Word) or the Office Compatible library. NOTE: It makes use of Active Messaging 1.1, so you will need a reference to this library in your project. ' Sub
TestPostedDocument()
|
Disclaimer: Your use of the information contained in these pages is at your sole risk. All information on these pages is provided "as is", without any warranty, whether express or implied, of its accuracy, completeness, fitness for a particular purpose, title or non-infringement, and none of the third-party products or information mentioned in the work are authored, recommended, supported or guaranteed by Stephen Bryant or Pro Exchange. OutlookExchange.Com, Stephen Bryant and Pro Exchange shall not be liable for any damages you may sustain by using this information, whether direct, indirect, special, incidental or consequential, even if it has been advised of the possibility of such damages.
Copyright Stephen Bryant 2008