View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] ucanalways@gmail.com is offline
external usenet poster
 
Posts: 115
Default Changing a file extension

Hello group,

I have a macro to pull the values in row A and B of a workbook, to
another workbook. I have some values in the files that have *.txt and
*.log extension.

Is there any macro to change the extension of the file (*.txt and
*.log) to *.xls? Please let know.

Thanks,
Kevin