Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Convert *.Xls to *.csv

Hi
I have 2000 old *.xls file which need to be uploaded to AS400. I took care
of the 400 side to receieve the files from NT server as *.csv. Is there a way
to convert *.xls in to *.csv in a batch?

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 280
Default Convert *.Xls to *.csv

"Nilesh Butala" wrote:
Is there a way to convert *.xls in to *.csv in a batch?

Yes. You'll need to loop thru the files in one or more directories, open
each workbook, loop thru the worksheets or find the sheet of interest (if
more than one) and saveas CSV. I am sure a few google searches will turn up
something.

For instance,
http://groups.google.com/groups?q=wo... n.com&rnum=22

or try this search: workbooks saveas csv


"Nilesh Butala" wrote in message
...
Hi
I have 2000 old *.xls file which need to be uploaded to AS400. I took care
of the 400 side to receieve the files from NT server as *.csv. Is there a

way
to convert *.xls in to *.csv in a batch?

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Convert *.Xls to *.csv

Bob
Thanks for the help. I will try this solution.

Nilesh

"Bob Kilmer" wrote:

"Nilesh Butala" wrote:
Is there a way to convert *.xls in to *.csv in a batch?

Yes. You'll need to loop thru the files in one or more directories, open
each workbook, loop thru the worksheets or find the sheet of interest (if
more than one) and saveas CSV. I am sure a few google searches will turn up
something.

For instance,
http://groups.google.com/groups?q=wo... n.com&rnum=22

or try this search: workbooks saveas csv


"Nilesh Butala" wrote in message
...
Hi
I have 2000 old *.xls file which need to be uploaded to AS400. I took care
of the 400 side to receieve the files from NT server as *.csv. Is there a

way
to convert *.xls in to *.csv in a batch?

Thanks




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
can the "convert" function in excel convert to UK gallons? JR Excel Discussion (Misc queries) 2 April 24th 08 04:55 PM
convert value in word. For Exampe Rs.115.00 convert into word as . Shakti Excel Discussion (Misc queries) 1 May 10th 05 12:00 PM
convert decimal number to time : convert 1,59 (minutes, dec) to m agenda9533 Excel Discussion (Misc queries) 8 January 20th 05 10:24 PM
Convert Time...!convert tenths of a second Pape Excel Discussion (Misc queries) 2 December 16th 04 10:17 AM


All times are GMT +1. The time now is 03:34 PM.

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

About Us

"It's about Microsoft Excel"