Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Exporting to excel GridLine,worksheet name, e.t.c.

Author  Topic 

kamii47
Constraint Violating Yak Guru

353 Posts

Posted - 2007-03-26 : 07:53:34
I am Exporting my report to excel.

1, One thing i want's is to have gridlines available when report is exported to excel. {not by setting borderstyle }

2,I am inserting page break after a table to put different data on different sheet.How can i name the resultant work sheet {like table1 should be DATA,table2 should be MYSummary}

3,Can I insert page break after any control like simple textbox or it is necessary to put in a table ?

kamii47
Constraint Violating Yak Guru

353 Posts

Posted - 2007-03-27 : 07:37:56
If possible please give me the solution of the second point i.e.

2,I am inserting page break after a table to put different data on different sheet.How can i name the resultant work sheet {like table1 should be DATA,table2 should be MYSummary}
Go to Top of Page
   

- Advertisement -