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.

Re: How do you recover a parameter? by Earl

Earl
Thu Mar 22 13:58:22 CDT 2007

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.

--
Earl Kiosterud
www.smokeylake.com
-----------------------------------------------------------------------
"Dave" <dfdf@dfffff> wrote in message news:4602c24e$0$5072$ba4acef3@news.orange.fr...
> 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.
>
>
>
>
>



Re: How do you recover a parameter? by Dave

Dave
Thu Mar 22 14:58:38 CDT 2007

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 ?

"Earl Kiosterud" <someone@nowhere.com> a écrit dans le message de news:
%237NYTQLbHHA.3408@TK2MSFTNGP03.phx.gbl...
> 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.
>
> --
> Earl Kiosterud
> www.smokeylake.com
> -----------------------------------------------------------------------
> "Dave" <dfdf@dfffff> wrote in message
> news:4602c24e$0$5072$ba4acef3@news.orange.fr...
>> 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.
>>
>>
>>
>>
>>
>
>