This question doesn't belong in the Word VBA _programming_ forum, but I'll
answer it anyway.
PDF is not a Word document format, and Word cannot be used to edit PDF
documents. (Yes, I know you can create PDFs from Word, but that uses a Word
add-in, not native Word functionality) Accordingly, PDF files are not listed
in the Word "Open" dialog box when it is set to display "Word Documents". You
may see it if you change the settings in the "Open" dialog box to list "All
Files", but evenso you still won't be able to open it.
However, Windows Exploder shows all types of documents in the selected
folder regardless of type, so naturally the PDF file is listed. And under
normal circumstances, if you double-click on a PDF file in Exploder, it opens
in an Adobe application (Acrobat Reader usually), not in Word - unless you've
managed to change the file associations in Exploder to use Word to open PDFs.

Signature
Cheers!
The Kiwi Koder
> Why does a PDF document not show up on my WORD 2002 list of documents?
>
[quoted text clipped - 4 lines]
>
> Thanks in advance for any suggestions.
Bugsy - 28 Nov 2007 01:57 GMT
Thanks for the explanation.
Sorry, but I thought I was in the "Word VBA - general - forum", not the
Word VBA - programming - forum.
> This question doesn't belong in the Word VBA _programming_ forum, but I'll
> answer it anyway.
[quoted text clipped - 28 lines]
>>
>> Thanks in advance for any suggestions.
Graham Mayor - 28 Nov 2007 07:13 GMT
VBA = Visual Basic For Applications ie programming!

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Thanks for the explanation.
>
[quoted text clipped - 36 lines]
>>>
>>> Thanks in advance for any suggestions.