C
Culichi
Greetings--
I'm at an utter loss . . . I've been working on a Word macro that begins
with an "Open File" file dialog box that let's me choose the file I want
to work with. The code works just fine, and it worked alright the first
couple of trials, but suddenly the dialog box stopped recognizing any of
the files in the folders (!!!) Anyone have any idea how this could
happen and how to solve it?
A few other considerations . . . (1) One thing I've done to trouble-
shoot this is change "msoFileDialogOpen" to each of the other three
options (FilePicker, FolderPicker, and SaveAs). All three of these open
a dialog box that has no trouble recognizing the files. (2) In the
"Files of Type:" field at the bottom of the dialog box, these three
other dialog types all say "All Word Documents"--and nothing else--as
the defaults. When the offending "Open" dialog box opens, this field
lists Application and filetype options, and parenthetically includes all
the filetype suffixes for each option. Moreover, it doesn't matter which
of these I select, it still fails to recognize files (ANY files...) in
the folder field/window.
I'm absolutely baffled. None of the code in that first step changed
between when it worked right and when it didn't.
Any help would be greatly appreciated.
Kelley
I'm at an utter loss . . . I've been working on a Word macro that begins
with an "Open File" file dialog box that let's me choose the file I want
to work with. The code works just fine, and it worked alright the first
couple of trials, but suddenly the dialog box stopped recognizing any of
the files in the folders (!!!) Anyone have any idea how this could
happen and how to solve it?
A few other considerations . . . (1) One thing I've done to trouble-
shoot this is change "msoFileDialogOpen" to each of the other three
options (FilePicker, FolderPicker, and SaveAs). All three of these open
a dialog box that has no trouble recognizing the files. (2) In the
"Files of Type:" field at the bottom of the dialog box, these three
other dialog types all say "All Word Documents"--and nothing else--as
the defaults. When the offending "Open" dialog box opens, this field
lists Application and filetype options, and parenthetically includes all
the filetype suffixes for each option. Moreover, it doesn't matter which
of these I select, it still fails to recognize files (ANY files...) in
the folder field/window.
I'm absolutely baffled. None of the code in that first step changed
between when it worked right and when it didn't.
Any help would be greatly appreciated.
Kelley