View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jim9912 jim9912 is offline
external usenet poster
 
Posts: 13
Default Printing from EXCEL using a macro

I am trying to develop a macro to read a list of links from an excel
spreadsheet and print each of the files associated with the links. The
number of files in the
list may change.

ANy ideas?