View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rea Peleg Rea Peleg is offline
external usenet poster
 
Posts: 1
Default after clearcontents() new data is positioned below the cleared ran

Hey eb
I am clearing the contents of one sheet using clearcontents().

Then transferring new data to that sheet using dts (data transformation task).

Unfortunatly that data is positioned in the sheet, below the range i had
cleared befor,instead of replacing the empty rows there.

Any idea why??

TIA
Rea