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 };
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
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.