BookmarkSubscribeRSS Feed
schering
Calcite | Level 5
I have a requirement to create tables as a form or object so the end-user cannot modify any of the table values but include any text above or below the table. Using ODS RTF is there any way to create the tables as form? It is also acceptable if the tables are created as bitmap. Please let me know any suggestion to accomplish this. Thanks.
3 REPLIES 3
David_SAS
SAS Employee
I'm not aware of a way to generate from SAS a non-editable table within an editable document.

-- David Kelley, SAS
JackHamilton
Lapis Lazuli | Level 10
Maybe you could feed the list output from a table-producing procedure into PROC GSLIDE and create a GIF. It wouldn't be pretty.
FrankPoppe
Quartz | Level 8
If the 'master document' remains the same across different runs you could create the tables in separate files and then create that master with MS Word and insert the files as links.
The master document (or copies of it) can then be edited, but the tables cannot.

If needed it should also be possible to create such a master with SAS and ODS, but that would require you insert the links to the files as raw RTF. A look in such a document created with Word and saved as RTF would give a fairly good idea of that RTF should look like.

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

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
  • 3 replies
  • 2287 views
  • 0 likes
  • 4 in conversation