BookmarkSubscribeRSS Feed
Mgarret
Obsidian | Level 7

Hi—

The code below produces a comment box in the header of an excel column. This is issue is, when the excel generates, the font size inside the box is too big and I need to make the size of the box bigger. Is this possible?

Thanks!

define Q1 / display

style(header)={just=center background=yellow flyover= 'If the response to Question Q1 is NO (FASP is missing) then

questions that depend on a FASP being available are skipped.

Those skipped questions receive a 0 for the numerator

which will decrease the total amount of points possible.'}

style(column)={cellwidth=2in };

1 REPLY 1
Cynthia_sas
Diamond | Level 26

Hi:

  You may need to work with Tech Support on this. The flyover popup box is interpreted/rendered differently by each destination that allows flyover. I'm not sure there is a way to impact the flyover text. If there is, my guess is that it would be a template change. I don't know whether ODS ESCAPECHAR style overrides would work, but I suspect not.

cynthia

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 1 reply
  • 1180 views
  • 3 likes
  • 2 in conversation