Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default How To Delete First Record In A Text File

Frank,

If you are using the Microsoft Scripting Run-time in the text stream use
SkipLine. And don't even save the line. Skip the first line and then start
saving after that. You can find out about the scripting run-time at this link
http://msdn.microsoft.com/library/de...ectlibrary.asp

If that doesn't work.
If you can save the first line then delete it with the ado recordset delete
method. And about the delete method at
http://msdn.microsoft.com/library/de...mthdeletex.asp

~Mark

"Frank" wrote:

Hi I am using VBA to add a FTP text file into Access table but I need to
remove the first record can some help please?.

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
Saving a worksheet as . prn text file - record length dochoa Excel Discussion (Misc queries) 1 October 11th 06 07:47 PM
Delete a line in a text file Francis Ang[_3_] Excel Programming 3 June 11th 04 04:27 AM
Delete a line in text file Francis Ang[_2_] Excel Programming 2 June 11th 04 04:26 AM
Delete a line of text file Francis Ang[_3_] Excel Programming 1 June 9th 04 02:16 PM
End of file marker from Text File - Delete? 43fan Excel Programming 0 April 29th 04 06:06 PM


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