View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mfr mfr is offline
external usenet poster
 
Posts: 7
Default help with find value select range and paste to diff sheet, multipl


I'm trying to find a row with a certain date, select a range beginning with
that row until next empty row THEN

pasting into exsisting summary sheet. This should loop through each
worksheet. Each range will be of variable length per sheet.

any good sources for true beginners? tips, tricks are welcome.