Thread: Inserting rows
View Single Post
  #1   Report Post  
Niranjan
 
Posts: n/a
Default Inserting rows

Hi All,

I have a Excel sheet with some data and a COM addin written in C# to
manipulate the data in sheet. I want to insert an entire row between the two
consecutive rows in sheet and also copy the data from the previous row to
the new row cell by cell. I am a struggling with this for a bit. Any
suggestions or help will be appreciated.

Thanks and Regards

Niranjan Marathe