January 24, 2009 at 6:39 am
i want to have a page header changed on every table created in the report
January 26, 2009 at 11:21 pm
Hi...:)...
Can u please elaborate ur issue??
We can have only a single Page Header / Footer per report...so if u r asking for a new report name everytime according to the tables..den u may opt for Globals!ReportName...bt..I guess..u r asking...something else..which I am unable to get..so..please elaborate ur issue...
Thanks,
Niraj
January 27, 2009 at 5:52 am
i have 5 tables in a single report, for every table the page header name should change i.e
if table name ='onetoone' the page header should be changed to table name
January 28, 2009 at 6:16 am
You can either use the Table Headers as your page header (remove you report header completely) and then add Several Blank rows between your dynamic headers and the table headers.
Also, you can layer several textboxes on top of each other in the Report Header and then have them call a textbox on each report using the ReportItems!textbox format.
January 29, 2009 at 1:27 am
hey scott that worked oot fantastic thanks for your suggestion. but wen exporting to excel i see extra blanks anyway to get rid off
January 29, 2009 at 3:16 am
is there anyway i can know the name of the table control. if so let me know
January 29, 2009 at 4:09 am
I am not aware of a way to delete the extra rows in Excel. Sorry.
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply