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 2008 Forums
 Transact-SQL (2008)
 Help

Author  Topic 

sqlfresher2k7
Aged Yak Warrior

623 Posts

Posted - 2012-05-31 : 16:23:26
I would like to name the tabs in Multi-tabbed Excel output in SSRS (sqlserver 2008)..

Please help..

robvolk
Most Valuable Yak

15732 Posts

Posted - 2012-05-31 : 16:55:24
No idea if that's possible.

A few things:

- "Help" is not a particularly descriptive title for your post. This is at least the second time today you've posted with that title.
- It's better to post in a forum that's relevant to your question. You're dealing with Excel and SSRS, so the Reporting Services forum is a better place, or failing that, Import/Export and SSIS. Nothing you've described has anything to do with Transact-SQL (2008).
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-05-31 : 17:57:10
quote:
Originally posted by sqlfresher2k7

I would like to name the tabs in Multi-tabbed Excel output in SSRS (sqlserver 2008)..

Please help..



have a look at document map.


http://www.codeproject.com/Articles/97272/Rename-Excel-Sheets-Generated-from-SSRS-using-Docu

Otherwise upgrade to 2008 r2 which has this property added

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -