View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
david@damprodu david@damprodu is offline
external usenet poster
 
Posts: 2
Default Macro Search and Copy between Cells with unique data

Hi there,

I'm trying to write a macro in excel that will search an imported text file
for cells/data between two cells (could be any) with the words 'section data'
and 'end section'

it will then copy the information into a new worksheet - any ideas?