View Single Post
  #28   Report Post  
Posted to microsoft.public.excel.programming
Robert Crandal[_4_] Robert Crandal[_4_] is offline
external usenet poster
 
Posts: 2
Default Fast way to truncate string

"GS" wrote:
gsBlankLine = Chr(13) & Chr(13) & Chr(10)

Where & how have you declared gsBlankLine?


It is declared globally as:

Dim gsBlankLine$