View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default a macro to copy only 2 lines w/i a cell separated by 4 line breaks

Which two lines?

You may be better off parsing into 4 cells then picking the two you want


Gord Dibben MS Excel MVP

On Wed, 14 Apr 2010 15:31:01 -0700, poltpar
wrote:

Can anyone help me determine how to copy only 2 specific lines from a cell
that contains text in 4 lines that is separated using the line break function?