Hi, I had a problem when outputting the result into word document.
Here is the log
ERROR: Unable to load module 'MSWord' from template store! ERROR: No body file. WORD output will not be created.
Can anybody help?
Appreciated!
The LOG to describe a problem should include the Proc or data step code plus ALL the messages, notes, or warnings as well as errors.
In the case of ODS output related issues you should also include the ODS destination statement.
"Body file missing" often points to incorrect syntax specifying the destination file for ODS.
I think I did not include the complete code. Here is my complete log.
263 ods word file = "C:\Users\xuguang\Documents\My SAS Files\9.4\pulmonary\outliers.docx"; ERROR: Unable to load module 'MSWord' from template store! ERROR: No body file. WORD output will not be created.
Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.
Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.
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.