Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Import to Multipule Sheets


I want to use the code below with something added that says {If End of
sheet, create new sheet, continue import on new sheet.}

Workbooks.OpenText Filename:="ftp://ftp.unknown.com/CSV_feed.txt",
_
Origin:=437, StartRow:=1, DataType:=xlDelimited,
TextQualifier:=xlNone _
, ConsecutiveDelimiter:=False, Tab:=False, Semicolon:=False,
Comma:= _
False, Space:=False, Other:=True, OtherChar:="|",
FieldInfo:=Array( _
Array(1, 1), Array(2, 1), Array(3, 1), Array(4, 1), Array(5,
1), Array(6, 1), Array(7, 9), _
Array(8, 1), Array(9, 2), Array(10, 9), Array(11, 9), Array(12,
9), Array(13, 9), Array(14, _
1), Array(15, 1), Array(16, 9), Array(17, 1), Array(18, 9),
Array(19, 9), Array(20, 9), _
Array(21, 1)), TrailingMinusNumbers:=True


--
mpeplow
------------------------------------------------------------------------
mpeplow's Profile: http://www.excelforum.com/member.php...o&userid=34812
View this thread: http://www.excelforum.com/showthread...hreadid=567084

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
Need help to filter data from multipule sheets to specific sheet Khawajaanwar New Users to Excel 2 January 8th 10 03:58 PM
easy one - multipule formulas in one cell rjkeeler11 New Users to Excel 5 May 6th 09 10:23 PM
Multipule vlookups The Rook[_2_] Excel Discussion (Misc queries) 1 September 3rd 07 11:34 AM
how to paste multipule items Jared Excel Discussion (Misc queries) 2 July 27th 06 09:53 PM
multipule viewing Michael Esplana Excel Discussion (Misc queries) 2 March 22nd 06 03:08 AM


All times are GMT +1. The time now is 06:04 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"