W Word Heretic Jan 8, 2005 #2 G'day ppashi <[email protected]>, with some VBA yes Public Sub PrintAll() Dim Doc as Document For each doc in documents doc.printout next Set doc = nothing end sub Steve Hudson - Word Heretic steve from wordheretic.com (Email replies require payment) Without prejudice ppashi reckoned:
G'day ppashi <[email protected]>, with some VBA yes Public Sub PrintAll() Dim Doc as Document For each doc in documents doc.printout next Set doc = nothing end sub Steve Hudson - Word Heretic steve from wordheretic.com (Email replies require payment) Without prejudice ppashi reckoned: