View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pedro Pedro is offline
external usenet poster
 
Posts: 25
Default Need Help in Printing

Hi
I need some help in a couple of things, hope you could help me.

1º I need to print a word document from excel, and the document is in the
same dir as the excel file.
2º I want to print a list of items and if it passes the two page count it
automatically sets up the second page with the same header row as the first
one.

All this in VBA code. with a button on a different sheet.

Thank you for your attention

Pedro