Forum Discussion

mjsystemss's avatar
mjsystemss
Resolver I
2 years ago
Solved

Formatting Text Boxes in Reporting Server

  Hello, I need help with formatting text Boxes. It looks fine when I run the report but when I export to excel it scatters. I want those numbers labelled 1 to align and those labelled 2 to align....
  • d_gosbell's avatar
    2 years ago

    One option is to use a table to layout your cells, then everything should export to Excel OK.

     

    The other option is to manually edit the location and sizes in the properties. For all the "1" to be aligned vertically the "Top" position and the height need to be EXACTLY the same. If there is a difference of 0.001mm the excel render will put the data in different rows. The same goes with the horizonal alignment between the "1" and "2" items. You need to make sure the Left and width properties are the same if you want them aligned.