View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Moeller Michael Moeller is offline
external usenet poster
 
Posts: 6
Default Printing problem

Hi,

I have to print the columns of a worksheet, each one on a new page,
while columns A and B acting as headers, i.e.:
A B C
--- new page---
A B D
etc.

Can this be programmed in Excel?

tia
Michael