Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Tom is offline
external usenet poster
 
Posts: 25
Default Another problem with export to TXT

Hello,
I have interesting problem.....I have some sheets with datas.When I manualy
"Save as" TXT file (and record macro) evrythnig is ok.
Then when I used this record there is problem in exported TXT file. When I
open it there are in some places quotation marks "
I am getting crazy do you know somebady why?

Thanks Tom


  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Tom is offline
external usenet poster
 
Posts: 25
Default Another problem with export to TXT

I find out solution:

ActiveWorkbook.SaveAs Filename:="test.txt", _
FileFormat:=xlTextMSDOS, CreateBackup:=False, Local:=True

Local:=True - this is important.

Tom


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
export to excel option - problem [email protected] Excel Discussion (Misc queries) 1 July 25th 07 07:20 AM
Problem in data export umeshawasthi Excel Worksheet Functions 0 May 19th 07 08:19 AM
export chart - size problem Art Parra Charts and Charting in Excel 1 December 7th 04 01:58 AM
Excel VBA/macro problem; Export to csv [email protected] Excel Programming 1 June 29th 04 07:22 AM
Problem with dates - export to .csv files I.T.[_2_] Excel Programming 1 May 18th 04 04:15 PM


All times are GMT +1. The time now is 04:07 AM.

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"