BookmarkSubscribeRSS Feed
wkossack_nspirehealth_com
Calcite | Level 5

I create a spreadsheet with

ods tagsets.ExcelXP

but later I need to open it again to use DDE to manipulate it

error "The converter failed to save the file."

anyway around this?

3 REPLIES 3
Reeza
Super User

I haven't seen this error before, can you post the code you're using that has the issues?

Cynthia_sas
SAS Super FREQ

Hi:

  A quick Google search indicates that this is a MICROSOFT error message and not a SAS error message. So, my guess is that either

1) your DDE is opening the file created by SAS (Spreadsheet Markup Language XML 2003) and DDE doesn't recognize that format or

2) you try some manipulation before Excel is open, or your open of the file fails for some reason.

  To me, this would seem to be a question for a Microsoft forum along the lines of:

If I have an XML 2003 file, how can I open that file and modify it using DDE? I am getting an Excel error that says error "The converter failed to save the file" I would like to know whether anyone else using DDE has had issues with an XML 2003 Spreadsheet Markup Language compliant file.

cynthia

wkossack_nspirehealth_com
Calcite | Level 5

Ah I noticed something....

I could open the file on my PC but on the windows SAS server it would not

XML was set to open with an xml editor not excel.  This problem is now fixed

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 2531 views
  • 0 likes
  • 3 in conversation