How do you recover a parameter?

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

Hello,

I would like to execute an excel file, for example, with a file name
file.xls zz.txt
And afterwards, in that file, I would like to recover the name zz.txt.
Could you please help me?

Thanks.
 
Dave,

I'm not sure what you mean by "execute" the Excel file, or "recover the name." It sounds as
though you want to make a txt file from the xls file. If so, you'll need to open it in
Excel, then do File - Save As, with the file type set to txt.
 
no no no
I want that
file.xls zz.txt
and I want keep the name zz.txt in my file.xls with vba do you understand ?
 

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