Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default Using macro to save xls as txt without changing originial xls file

I was wondering if anyone could help me step through a macro process from
saving a worksheet into a txt file without having the worksheet (which is
part of a template) be turned into txt.

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Using macro to save xls as txt without changing originial xls file

Hi
as starting point:
http://www.cpearson.com/excel/imptext.htm

--
Regards
Frank Kabel
Frankfurt, Germany


ssciarrino wrote:
I was wondering if anyone could help me step through a macro process
from saving a worksheet into a txt file without having the worksheet
(which is part of a template) be turned into txt.

Thanks!

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default Using macro to save xls as txt without changing originial xls

Frank,

Thanks for the speedy response but I am not Visual Basic literate. Is there
any easier step by step way to do this?

Scott

"Frank Kabel" wrote:

Hi
as starting point:
http://www.cpearson.com/excel/imptext.htm

--
Regards
Frank Kabel
Frankfurt, Germany


ssciarrino wrote:
I was wondering if anyone could help me step through a macro process
from saving a worksheet into a txt file without having the worksheet
(which is part of a template) be turned into txt.

Thanks!


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Using macro to save xls as txt without changing originial xls

Hi
AFAIK: no

--
Regards
Frank Kabel
Frankfurt, Germany


ssciarrino wrote:
Frank,

Thanks for the speedy response but I am not Visual Basic literate.
Is there any easier step by step way to do this?

Scott

"Frank Kabel" wrote:

Hi
as starting point:
http://www.cpearson.com/excel/imptext.htm

--
Regards
Frank Kabel
Frankfurt, Germany


ssciarrino wrote:
I was wondering if anyone could help me step through a macro

process
from saving a worksheet into a txt file without having the

worksheet
(which is part of a template) be turned into txt.

Thanks!


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Using macro to save xls as txt without changing originial xls

select the sheet (only one sheet can be saved)
Do Edit=Move or copy sheet
select make a copy and New book
Now the sheet is in a new workbook and active. Do file = SaveAs, select a
name and the appropriate type of text file and save it.

Close the file without saving (it has already been saved).

--
Regards,
Tom Ogilvy


"ssciarrino" wrote in message
...
Frank,

Thanks for the speedy response but I am not Visual Basic literate. Is

there
any easier step by step way to do this?

Scott

"Frank Kabel" wrote:

Hi
as starting point:
http://www.cpearson.com/excel/imptext.htm

--
Regards
Frank Kabel
Frankfurt, Germany


ssciarrino wrote:
I was wondering if anyone could help me step through a macro process
from saving a worksheet into a txt file without having the worksheet
(which is part of a template) be turned into txt.

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
changing folder order in File Save LDBlanes Excel Discussion (Misc queries) 2 January 10th 07 07:06 PM
Changing a comma separated text file and save it. BristolBreeze Excel Discussion (Misc queries) 0 March 23rd 06 10:32 AM
Using Macro to Save xls to txt without changing file format SSciarrino Excel Programming 0 November 1st 04 06:15 PM
Changing a macro to save as Unicode text Jim Rech Excel Programming 0 January 20th 04 02:43 PM
Changing the File Save Properties Kirk[_2_] Excel Programming 1 July 25th 03 07:20 PM


All times are GMT +1. The time now is 02:22 PM.

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

About Us

"It's about Microsoft Excel"