Hello,
I am using style = theme for my proc report. If I have the following column titles, how do I place a border (not and underline) under the second row of titles (under the titles "Estimates for Different Areas" and also under 95%, 99% and 99.9%) ?
column
(' Response ' ('By ' ('Age ' Mean )))
(' ' ('Response ' (' Code ' MeanNC )))
('Estimates for Different Areas('95%' ('X' cpv95) ('Y' ncf95)) ('99%' ('X' cpv99) ('Y' ncf99)) ('99.9%' ('X' cpv99_9) ('Y' ncf99_9)) ) ;
What does
'-Estimates for Different Areas-'
do?
Edit:
Or maybe
'-95%-'
I saw where 'My Title' would just be that centered.
It looked like '-My Title-' would fill to become --------------My Title---------------- in a wide column or over multiple columns.
I don't know how to do the underline so I was suggesting seeing if that worked and was a look you might be able to live with. .
Thank you for your suggestion! I was hoping to get the border under that specific title.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.