View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Save excel pages as seperate files

Try this

http://www.rondebruin.nl/hpagebreaks.htm

Then this one

http://www.rondebruin.nl/copy6.htm

Or change the code from the first macro to do it in one step

--
Regards Ron de Bruin
http://www.rondebruin.nl


"iansa" wrote in message ...
I am trying to find a way to save a one worksheet document with page breaks
as several separate files, one for each page.
Any help with this would be appreciated.

thanks in advance

ian