View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Matt[_39_] Matt[_39_] is offline
external usenet poster
 
Posts: 27
Default Copy Cells from One sheet to another without Selecting

This piece of the code is following an insert of several rows to put
this information in to, is it possible to just insert this information
instead of the blank rows? would that work better? still hoping there
is a solution without using Select or ActiveCell but i'm too new to
this to know.