Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Wordgeek
 
Posts: n/a
Default Excel data file format

How can I save a data set in *.xls format to *.asc, *.bin, *.wav,...
  #2   Report Post  
Harald Staff
 
Posts: n/a
Default

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" skrev i melding
...
How can I save a data set in *.xls format to *.asc, *.bin, *.wav,...



  #3   Report Post  
Fredrik Wahlgren
 
Posts: n/a
Default


"Wordgeek" wrote in message
...
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


  #4   Report Post  
Fredrik Wahlgren
 
Posts: n/a
Default


"Wordgeek" wrote in message
...
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


  #5   Report Post  
Earl Kiosterud
 
Posts: n/a
Default

Harald,

Probably like putting a frozen pizza on a record turntable.

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"Harald Staff" wrote in message
...
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" skrev i melding
...
How can I save a data set in *.xls format to *.asc, *.bin, *.wav,...







  #6   Report Post  
Harald Staff
 
Posts: n/a
Default

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

"Earl Kiosterud" skrev i melding
...
Harald,

Probably like putting a frozen pizza on a record turntable.

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"Harald Staff" wrote in message
...
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" skrev i melding
...
How can I save a data set in *.xls format to *.asc, *.bin, *.wav,...







Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
DOS Data in Excel Format with Date and Military Time in same cell Jules Excel Worksheet Functions 1 March 14th 05 09:31 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM
Read Text File into Excel Using VBA Willie T Excel Discussion (Misc queries) 13 January 8th 05 12:37 AM
Problem opening an XML file in Excel - getting "ns1:macrosPresent" rprondeau Excel Discussion (Misc queries) 0 December 15th 04 03:39 PM


All times are GMT +1. The time now is 06:50 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"