View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default can you use something like words "includes" in excel

IF???
you mean you are creating multiple pages of the same thing with different
data you should consider using a macro to populate ONE report and print from
there. A looping macro could do all.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Mary Ellis" wrote in message
...
To create a book in word you can use "includes" to build the different
phases
of the book. I am creating a multiple page census report in excel, the
bigger it gets the more it crashes, can I make separate files and use
something like "includes" combine all pages in printed copy of the book.
Mary Ellis