BookmarkSubscribeRSS Feed
nirali514
Obsidian | Level 7

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)) ) ;

 table.JPG

5 REPLIES 5
HB
Barite | Level 11 HB
Barite | Level 11

What does

 

'-Estimates for Different Areas-'

 

do?

 

 

Edit: 

Or maybe

'-95%-'

 

nirali514
Obsidian | Level 7
Hi, it is actually just the title for the columns.
nirali514
Obsidian | Level 7
It’s just the title the spans across those columns.
HB
Barite | Level 11 HB
Barite | Level 11

 

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. .

 

nirali514
Obsidian | Level 7

Thank you for your suggestion! I was hoping to get the border under that specific title.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 5 replies
  • 1901 views
  • 1 like
  • 2 in conversation