View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Auric__ Auric__ is offline
external usenet poster
 
Posts: 538
Default Delete all, but the last 23 lines of an external text file

GS wrote:

Function ReadTextFileContents(Filename As String) As String

[snip]
Sub WriteTextFileContents(TextOut As String, _


Y'know, upon seeing your code, it occurs to me that I never thought to move
that code into functions myself. Sigh.

--
Behind every new sign is someone stupid.