View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
sujay
 
Posts: n/a
Default how to convert .xls to .csv in VB ?

Hi all,
I am new to VBA and Excel stuff.
I am trying to convert .xls file to .html.
I am successeded in that, but when i am trying to convert another .xls
file to .csv the previously generated .csv file gets lost, i..e it is
not seen, may be it get replace with new file(though names are
different).
Is any body getting same problem.

I want to save previous .csv file also.

Reply soon


Thank you


sujay