Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need to place static text once on every page of a MS Excel report exported from SSRS 1

Status
Not open for further replies.

Mike3211

Programmer
Aug 11, 2011
3
US
I need to place an object with a brief static text message in a report using SQL Server Reporting Services 2008 R2.

When that report is exported to MS Excel from Report Manager and viewed, this static text object must appear "once" at the bottom of every page without using "print preview."

Furthermore, it must appear only "once" on every page regardless of both the number of groups as well as the number of records in each group.

Thanks in advance.

Sincerely,

Mike
 
Sounds like you just need to add a Textbox in the Page Footer, add your text there and it will show up on each page.

=======================================
People think it must be fun to be a super genius, but they don't realize how hard it is to put up with all the idiots in the world. (Calvin from Calvin And Hobbs)

Robert L. Johnson III
CCNA, CCDA, MCSA, CNA, Net+, A+, CHDP
C#.NET Programmer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top