Excel data file format

  • Thread starter Thread starter Guest
  • Start date Start date
Hi

A macro like this will do

Sub test()
ActiveWorkbook.SaveAs ("C:\Temp\Opus1.wav")
End Sub

Don't expect too much from the orchestration though ...

HTH. Best wishes Harald
 
Wordgeek said:
How can I save a data set in *.xls format to *.asc, *.bin, *.wav,...

How exactly do you have something in wav format in an xls file?

/Fredrik
 
Wordgeek said:
How can I save a data set in *.xls format to *.asc, *.bin, *.wav,...

How exactly do you have something in wav format in an xls file?

/Fredrik
 
Harald,

Probably like putting a frozen pizza on a record turntable.
 
I DID test it of course, "this idea's so stupid that it might actually
work", quote Kermit the Frog :-)

iTunes didn't even try to create sound from it, but put on a Joe Satriani
record instead. Windows Media presented a modal error message and shut
itself down. Another point goes to iTunes.

Best wishes Harald
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top