Group: microsoft.public.word.vba.general
From: =?Utf-8?B?Sm8gR2plc3Npbmc=?=
Date: Monday, March 31, 2008 6:51 AM
Subject: Creating a directory from within Word VBA

Hi all,

I'm creating a little VBA script within Ms Word, wanting the script to
change directory before writing a file, using the ChangeFileOpenDirectory
method. It works fine. But what if the directory does not exist? Then I want
the script to create it. Can you please tell me how I make it do so?

Thank you very much in advance.

Jo