View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default how to make a multipage with many pages all of which can be seen easily.

Look at the add method for the pages object.

--
Regards,
Tom Ogilvy


"youngman" wrote in message
...
hi,

how to make a multipage with many pages all of which can be seen easily.

of couse in vba.

thank you.