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 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of 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
  • 1233 views
  • 0 likes
  • 4 in conversation