Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
75
Excel Export Add Page Breaks
posted

Hi,

I am exporting an UltraWinGrid to excel and have managed to achieve all the formatting changes I require but one.  I would like to be able to add page breaks to my excel sheet so that each seperate region on the report prints on a separate page.

Could you let me know if it is possible to add page breaks automatically, and if so, how?

 

Thanks

Parents
  • 469350
    Offline posted

    As far as I am aware, Excel does not have any concept of pages or support for page breaks.

    Are you talking about splitting the grid up into multiple worksheets?

    Or is this a feature of Excel that I have never encountered?

  • 75
    posted in reply to Mike Saltzman

     

    It is exactly the same as in Word as far as I am aware.  If you select a row and click on insert you are able to insert a page break.

    I have a report that runs over a couple of pages.  It is split down into different regions.  In a hierarchical format, with the hierarchy being region.  So you the report layout is similar to the below

     

    New York

    Header Information

    Lines of Data

    Lines of Data

     

    London

    Header Information

    Lines of Data

    Lines of Data

     

    Asia

    Header Information

    Lines of Data

    Lines of Data

     

    As this report runs over several pages it would make it far more readable if a page break was placed at the end of each region.  I can do this manually in excel, however if I could automate it, then all the user would need to do is print the data if they so wished.

     

    Do you know if this is possible

     

    Thanks

     

     

     

Reply Children
No Data