Hi, I have 2 titles. One is coded outside ODS LAYOUT and another one is codes in ODS LAYOUT using #byval function. Proc Report is creating the o/p in multiple pages for the by value sex=f. But the title is printed only in first page. For my requirement, I need to print the title with #byval coded inside ods layout in 2nd page as well. I am attaching sample sas code, log and report(by value F is not printed in 2nd page) for this issue. Please help me in printing the title with byval in 2nd page,3rd page...in case of multiple page report for the same byval. Thanks, Sampath
... View more