View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rea Rea is offline
external usenet poster
 
Posts: 6
Default wrong positioning of data in sheet after clearcontents()

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