View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
James Silverton James Silverton is offline
external usenet poster
 
Posts: 182
Default How do I print a list of the documents not each document

Hello, felicia!
You wrote, or rather did not write on Wed, 3 Jan 2007
09:14:00 -0800, since it is bad practice to put a question in
the Subject and leave the text blank.

One of the easiest ways is to go to a Command prompt, navigate
to the directory and give

dir (perhaps a wild card spec) lpt1 (dir has a lot of possible
controls that you can see with

help dir

You may have to hit the print button on your printer.

Another way is to send the output to a file and print the file:-
eg. dir *.xls foop
print foop


James Silverton
Potomac, Maryland

E-mail, with obvious alterations:
not.jim.silverton.at.comcast.not