View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
asc4john asc4john is offline
external usenet poster
 
Posts: 3
Default Print one cell to one page

How do I print each cell of a worksheet to a page. That is one cell to
one piece of paper.
This is for an odd little task a fellow co-worker needs to do.
He is currently doing it by hand but I assume this is something VBA
should be able to do easily.
(I am not an Excel user but am quite familiar with VBA and Access)